php-fpm to php-cgi migration?

  • imscp: 1.1.18
    OS: Debian 7 (Wheezy)


    Hey! I'm running i-mscp with php-fpm.
    Is there a way to migrate an installtion from fpm over to fcgi?


    Thanks in advance,
    dym

  • Hello ;


    You must just rerun the imscp-autoinstall script as follow:


    Code
    1. # perl imscp-autoinstall -dar httpd


    Then, you'll be asked again for the Httpd server implementation to use and the whole will be reconfigured.

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

  • Negative.


    root@web1:~# /etc/init.d/apache2 start
    [....] Starting web server: apache2Syntax error on line 96 of /etc/apache2/sites-enabled/<domain>.de-ssl.conf.bak:
    Wrapper /var/www/fcgi/<domain>/php5-fcgi-starter cannot be accessed: (2)No such file or directory
    Action 'start' failed.
    The Apache error log may have more information.

  • i-MSCP doesn't generate any file with a .bak extension... If you are doing exotic things, do not complain after...

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

  • Rerun the installer. Think there went something wrong (may because of your changes)..

  • root@web1:~# /etc/init.d/apache2 start
    [....] Starting web server: apache2Syntax error on line 30 of /etc/apache2/sites-enabled/home.geschke.me.conf:
    Wrapper /var/www/fcgi/geschke.me/php5-fcgid-starter cannot be accessed: (2)No such file or directory
    Action 'start' failed.
    The Apache error log may have more information.
    failed!

  • The Apache error log may have more information.



    Oh ? Really ? I don't see those logs there...

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