PHP-FPM

  • Doing some fresh Git master installs and a couple updates from i-MSCP 1.1.0-rc1.4 and have a question about the php-fpm implementation...


    Git master on Ubuntu 12.04 Precise with php-fpm, working, very well, awesome new version... thanks nuxwin, and all...


    Updating 1.1.0-rc1.4 on Ubuntu 12.04 Precise with fcgid, to Git Master 23.03,2013, can't switch to php-fpm. even with "./imscp-setup --reconfigure" after the update, I only get options for fastcgi and fcgid, but not php-fpm, is this default behavior? Or is there a new --reconfigure option amongst all those new reconfigure switches to switch to php-fpm? :)


    Thanks!

    Edited once, last by anarking ().



  • Hello ;


    You cannot switch using the imscp-setup script. You must run the imscp-autoinstall script with the --reconfigure option such as:


    Code
    1. # perl imscp-autoinstall --debug --reconfigure httpd

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

    Edited once, last by Nuxwin ().