'configure-5.2-stamp' failed PHPswitcher v 2.2.7

  • my System :

    - Distribution: Debian | Release: 9.13 | Codename: wheezy
    - i-MSCP Version: i-MSCP 1.5.3| Build: 20181208 | Codename: Ennio Morricone
    - Plugins installed: ClamAV (v. 1.3.0), Mailgraph (v 1.1.1), OpenDKIM (v 2.0.0), SpamAssassin (v 2.0.1)
    - LetsEncrypt (v3.3.0), PhpSwitcher (v 5.0.5), RoundcubePlugins (v 2.0.2)YubiKeyAuth 1.1.0

  • @Speddy


    I cannot confirm the problem on Debian wheezy


    Code
    1. Generating filesconfigure: creating ./config.statuscreating main/internal_functions.ccreating main/internal_functions_cli.c+--------------------------------------------------------------------+| License: || This software is subject to the PHP License, available in this || distribution in the file LICENSE. By continuing this installation || process, you are bound by the terms of this license agreement. || If you do not agree with the terms of this license, you must abort || the installation process at this point. |+--------------------------------------------------------------------+Thank you for using PHP.config.status: creating php5.specconfig.status: creating main/build-defs.hconfig.status: creating scripts/phpizeconfig.status: creating scripts/man1/phpize.1config.status: creating scripts/php-configconfig.status: creating scripts/man1/php-config.1config.status: creating sapi/cli/php.1config.status: creating main/php_config.hconfig.status: executing libtool commandsconfig.status: executing default commandscd 5.2-build && \cp ../Zend/zend_ini_scanner.c ../Zend/zend_language_scanner.c \../Zend/zend_ini_parser.h ../Zend/zend_language_parser.h \../Zend/zend_ini_parser.c ../Zend/zend_language_parser.c \Zend/touch configure-5.2-stamp[DONE] `configure' make target successfully executed for php-5.2.17


    All is ok for the configure step.


    Code
    1. root@wheezy:/usr/local/src# lsb_release -aNo LSB modules are available.Distributor ID: DebianDescription: Debian GNU/Linux 7.11 (wheezy)Release: 7.11Codename: wheezy

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • This should have been different without making any comment and only one link of a team member, I would have expected more.

    my System :

    - Distribution: Debian | Release: 9.13 | Codename: wheezy
    - i-MSCP Version: i-MSCP 1.5.3| Build: 20181208 | Codename: Ennio Morricone
    - Plugins installed: ClamAV (v. 1.3.0), Mailgraph (v 1.1.1), OpenDKIM (v 2.0.0), SpamAssassin (v 2.0.1)
    - LetsEncrypt (v3.3.0), PhpSwitcher (v 5.0.5), RoundcubePlugins (v 2.0.2)YubiKeyAuth 1.1.0

  • @Speddy


    If you want receive any help, start to give us all needed informations:


    • Distro and codename (result of lsb_release -a command) ?
    • i-MSCP version in use?
    • SQL server and version in use (result of mysql_config command)?

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Code
    1. root@ns367176:~# lsb_release -aNo LSB modules are available.Distributor ID: DebianDescription: Debian GNU/Linux 8.5 (jessie)Release: 8Codename: jessie



    i-MSCP version in use? 1.3.0

    my System :

    - Distribution: Debian | Release: 9.13 | Codename: wheezy
    - i-MSCP Version: i-MSCP 1.5.3| Build: 20181208 | Codename: Ennio Morricone
    - Plugins installed: ClamAV (v. 1.3.0), Mailgraph (v 1.1.1), OpenDKIM (v 2.0.0), SpamAssassin (v 2.0.1)
    - LetsEncrypt (v3.3.0), PhpSwitcher (v 5.0.5), RoundcubePlugins (v 2.0.2)YubiKeyAuth 1.1.0

  • @Speddy


    Bug confirmed. I'll fix and release a new version in few minutes.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • @Speddy


    Result of the ls -la /usr/lib/x86_64-linux-gnu/libmysqlclient.* command and ls -la /usr/lib/x86_64-linux-gnu/libmysqlclient_r.* command please.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Code
    1. root@ns367176:~# ls -la /usr/lib/x86_64-linux-gnu/libmysqlclient.*-rw-r--r-- 1 root root 5790268 Mai 25 09:23 /usr/lib/x86_64-linux-gnu/libmysqlclient.alrwxrwxrwx 1 root root 20 Mai 25 09:23 /usr/lib/x86_64-linux-gnu/libmysqlclient.so -> libmysqlclient.so.20lrwxrwxrwx 1 root root 24 Jul 21 11:53 /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 -> libmysqlclient.so.18.0.0-rw-r--r-- 1 root root 3396448 Jul 21 11:53 /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18.0.0lrwxrwxrwx 1 root root 24 Mai 25 09:23 /usr/lib/x86_64-linux-gnu/libmysqlclient.so.20 -> libmysqlclient.so.20.3.0-rw-r--r-- 1 root root 4229160 Mai 25 09:23 /usr/lib/x86_64-linux-gnu/libmysqlclient.so.20.3.0
    Code
    1. root@ns367176:~# ls -la /usr/lib/x86_64-linux-gnu/libmysqlclient_r.*
    2. lrwxrwxrwx 1 root root 20 Jul 21 11:53 /usr/lib/x86_64-linux-gnu/libmysqlclient_r.so.18 -> libmysqlclient.so.18
    3. lrwxrwxrwx 1 root root 24 Jul 21 11:53 /usr/lib/x86_64-linux-gnu/libmysqlclient_r.so.18.0.0 -> libmysqlclient.so.18.0.0

    my System :

    - Distribution: Debian | Release: 9.13 | Codename: wheezy
    - i-MSCP Version: i-MSCP 1.5.3| Build: 20181208 | Codename: Ennio Morricone
    - Plugins installed: ClamAV (v. 1.3.0), Mailgraph (v 1.1.1), OpenDKIM (v 2.0.0), SpamAssassin (v 2.0.1)
    - LetsEncrypt (v3.3.0), PhpSwitcher (v 5.0.5), RoundcubePlugins (v 2.0.2)YubiKeyAuth 1.1.0

  • @Speddy


    A new version has just been released which include a fix for your problem. See



    Thank you for your report.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206