Change PHP-FPM to FastCGI

  • Is there any way to Change PHP-FPM to FastCGI? I tried this:

    Code
    1. perl imscp-setup --reconfigure php

    I am using latest 1.2.9 i-MSCP on Ubuntu 14.04.2 LTS. Any suggestion? Thanks in advance :)

  • Hello ;


    You must run the installer because the imscp-setup script is not able to install/remove distro packages.


    Code
    1. # cd <to_your_imscp_1.2.9_archive>
    2. # perl imscp-autoinstall -dr httpd

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

  • Thanks @Nuxwin for quick reply. I tried your code but that wasn't working. But this was working:



    Code
    1. perl imscp-autoinstall -r httpd

    Thanks again for your help :)

  • @jibon57


    Yeah ;). There was a small typo in the given command. I've fixed.

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