• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Unable to revert PHP from fastcgi to module

PSi_101

Regular Pleskian
I've got a domain which I enabled fastcgi for, but now I want to go back to running it with mod_php. But Plesk is not letting me do it.
In domain/conf/httpd.include, there's references to fcgid even after I make the change in the control panel to run it as a Module. There's also a php5-cgi process running under that user so I know it's still running PHP with fastcgi.
Anyone know a workaround/fix for this?
 
Wait......found the answer. For some reason one of the subdomains had fastcgi turned on too, so Plesk was leaving fastcgi on the domain.
Once I made sure all the subdomains were set to run PHP as a module, I reapplied the setting and it's now running as a module.
 
Back
Top