Results 1 to 4 of 4

Thread: Unable to install old PHP extension tool php-mysql7.0.0

  1. #1
    Join Date
    2022-Jun
    Posts
    5

    Lightbulb Unable to install old PHP extension tool php-mysql7.0.0

    Dear Mr/Mrs

    1.The following command to install php7.0 did not succeed
    ┌──(root�VM-0-4-debian)-[/home]
    └─# apt-get install php7.0

    ┌──(root�VM-0-4-debian)-[/home]
    └─# apt-get install php7.0-curl

    Finally upload tar.gz for installation, the command used is make install the installation is successful
    ┌──(root�VM-0-4-debian)-[/home]
    └─# php -v
    PHP 7.0.0 (cli) (built: Jun 8 2022 22:13:50) ( NTS )


    2.How to make kali (debian 10.3) install the old PHP extension tool php-mysql7.0.0;
    I tried to install the php extension tools using the following command and it failed
    ┌──(root�VM-0-4-debian)-[/home]
    └─# apt-get install php7.0-mysql

    ┌──(root�VM-0-4-debian)-[/home]
    └─# apt-get install php-mysql7.0 100 ⨯

    I know that the apt-get install php and php-mysql packages have the latest version installed (currently php8.1). But it doesn't suit my needs. So I installed the old php7.0.0-mysql extension tool.

    Thank you!

  2. #2
    Join Date
    2018-Jun
    Posts
    31
    Is this a Kali system? Your hostname is throwing me off. If it is a Kali system, you're going to need to download it and install it that way. It has been removed from kali-rolling. https://pkg.kali.org/pkg/php7.0

  3. #3
    Join Date
    2022-Jun
    Posts
    5
    Yes yes, oh, so it is!

  4. #4
    Join Date
    2022-Jun
    Posts
    5

Similar Threads

  1. Unable to install kali tool fragroute
    By aravv in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-12-01, 15:28
  2. How to install privileged extension manually - no twrp?
    By aaronouthier in forum Installing NetHunter
    Replies: 3
    Last Post: 2020-11-21, 00:56
  3. E: Unable to Locate Packages in Installing Any Tool to Kali on Android
    By SoftAddict in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2015-03-15, 18:10

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •