|
This will be fixed with the addition of the FastCGI module to the default configuration. Sometime this coming week.
SuExec can be used now with PHP scripts if you opt not to use mod_php and instead execute them as standard CGIs (SuExec is enabled for all CGI scripts in cgi-bin), but performance will suffer for your PHP scripts. The standard SuExec doesn't work for mod_php, so we have to use an additional module.
There are a couple of outstanding issues with getting FastCGI into the installer. One is getting support into Virtualmin, which will take a day or two after I send the specifics of how we're going to do it and a copy of the wrapper script we'll use over to Jamie. And the other, more difficult one, is a really annoying bug in FastCGI that leads to Apache shutting down on reconfigures...so Apache has to be hard restarted every time configuration changes. This would cause Virtualmin a lot of trouble, as it tries to use a reconfigure rather than restart when possible so that downtime is avoided.
|