php 5.4 phpswitcher

  • hi

    debian 9

    imscp 1.5.3


    i want to add php 5.4

    in /var/www/imscp/gui/plugins/PhpCompiler/php_compiler.pl

    i remove # dor 5.4

    Code
    1. my %VERSION_NAME_TO_VERSION_TINY_MAP = (
    2. '5.3' => '5.3.29', # End of life: 14 August 2014 - Reached
    3. '5.4' => '5.4.45', # End of life: 3 September 2015 - Reached
    4. #'5.5' => '5.5.38', # End of life: 21 July 2016 - Reached
    5. '5.6' => '5.6.40', # End of life: 31 December 2018 - Reached

    after i run

    Code
    1. /var/www/imscp/gui/plugins/PhpSwitcher/PhpCompiler/php_compiler.pl --register --packaged --install-dir /opt/my/install/directory 5.4

    and i have error


    can you help me to install php 5.4


    thanks

    stéphan

    IMSCP 1.5.3
    DEBIAN 9