imscp 1.5.1 - Installer - Pre-required packages not installed in manual mode

  • HI everyone,


    in my new installation on ubuntu 16.04, after installing with imscp-reconfigure -d, and after executing the four induced commands, I see this error


    Code
    1. [FATAL] Servers::httpd::apache_php_fpm::installer::_guessSystemPhpVariables: Couldn't guess `Servers::httpd' PHP configuration parameter value: directory doesn't exists. at /var/www/imscp/engine/setup/../PerlLib/Servers/httpd/apache_php_fpm/installer.pm line 224, <$fh> line 184.


    I can not understand the problem thanks

  • in my new installation on ubuntu 16.04, after installing with
    imscp-reconfigure -d
    and after executing the four induced commands, I see this error


    [FATAL] Servers::httpd::apache_php_fpm::installer::_guessSystemPhpVariables: Couldn't guess `Servers::httpd' PHP configuration parameter value: directory doesn't exists. at /var/www/imscp/engine/setup/../PerlLib/Servers/httpd/apache_php_fpm/installer.pm line 224, <$fh> line 184.

    Is i-MSCP already installed on your server or not? The imscp-reconfigure script is not meant to be run for fresh install, unless you have chosen the manual mode. You should instead run the imscp-autoinstall script inside the i-MSCP archive.

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

  • Thanks for the quick response. At the end of the installation process with perl imscp-autoinstall -d imscp orders to execute the following four commands


    Code
    1. rm -fR /var/www/imscp{daemon,.engine,gui}cp -fR /tmp/imscp/* /rm -fR /tmp/imscpperl /var/www/imscp/engine/setup/imscp-reconfigure -d


    After the last command, perl /var/www/imscp/engine/setup/imscp-reconfigure -d, I have this error

    Code
    1. [FATAL] Servers::httpd::apache_php_fpm::installer::_guessSystemPhpVariables: Couldn't guess `Servers::httpd' PHP configuration parameter value: directory doesn't exists. at /var/www/imscp/engine/setup/../PerlLib/Servers/httpd/apache_php_fpm/installer.pm line 224, <$fh> line 184.
  • Those commands are only showed if you run the installer in manual mode. Please rerun the installer (perl imscp-autoinstall -d) and when you're asked for the installer mode, choose auto. There is a bug for the manual mode which has been fixed in our development branch. Basically, required packages are not installed when they are expected to be.

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

  • @sprippen


    You're welcome ;)


    Thread closed.

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