Failed to save website options : No <Directory> section found for mod_fcgid directives

2 posts / 0 new
Last post
#1 Wed, 09/14/2016 - 10:42
cron

Failed to save website options : No <Directory> section found for mod_fcgid directives

I cant change the PHP execution Mode to FCGId for existing virtual servers due to this error. I also cant create or migrate new servers (presumably, because the installation is trying to set PHP execution mode to FCGId ).

Does anyone have more info on what causes this error and how to repair it? Which file is expected to have a "Directory" section and why would it be suddenly missing?

Operating system: CentOS Linux 7.2.1511, Webmin version: 1.810 , Virtualmin version: 5.04

Thu, 09/15/2016 - 10:32
cron

I just checked the VirtualHost directives in etc/httpd/conf/httpd.conf and it seems suPHP is actually installed and switched on for these domains. Presumably, as a result, the "directory" section is missing and running PHP in FCGId mode is not possible or necessary.

I did not directly install suPHP so it must have been part of some other package I installed. My question now is:

Is suPHP compatible with VirtualMin or will these missing directory sections from the config file cause me more issues down the line?

Topic locked