Recent content by John lumsden

  1. J

    Question how to check/install PHP-FPM handlers for apache

    Disabling Previous PHP Handlers To do this, we just need to rename the suPHP module to something else like this: mv suphp.conf suphp.conf.bak In addition, FastCGI can work without virtual hosts. So if you created a virtual hosts file, you can rename that as well: mv [yourdomainname/IP...
Back
Top