PhpSwitcher - Couldn't compille PHP 5.3 on Ubuntu 16.04 (Xenial)

  • Hi,


    I installed a fresh Ubuntu 16.04 64Bit with newest imscp (1.4.7). Now I have some problems, one is with phpswitcher. Can anybody help me?


    I started it with this command:

    Shell-Script
    1. perl php_compiler.pl --auto-setup all


    And the result is:


  • Good morning,


    Result of the following command: apt-cache policy libssl-dev ?

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

  • @RodNoc


    I'm still waiting for your answer ;)

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

  • Sorry, I had to reinstall the whole server, I crashed too much while trying to fix everything ;)
    I will retry the compile soon and give you more information

  • @RodNoc


    Thanks. This is surely an incompatibility with libssl 1.1.x. What PHP version did you choosen while installing i-MSCP? 5.6 , 7.0 or 7.1?

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

  • @RodNoc


    Thanks. I'll perform a test this evening and post the solution.

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

  • @RodNoc


    Bug confirmed. The configure target end with failure due to problem with SSL library. That bug shouldn't occurs because when openssl >= 1.1.x is detected by the PhpSwicher PHP compiler, a self-compiled openssl version is normaly used (for PHP 5.3, 5.4, 5.5). I'll investigate further now.

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

  • Thank you


    do you have an idea how long it takes to fix this bug? Do you know a workaround?