Talk:PS Optimization
From DreamHost
php_mod
The article states;
- Enabling FastCGI for all PHP switches your site over to using mod_fcgid (see Fcgid php).
The PS configuration page states;
- Disable mod_php:
- Removes mod_php from the Apache web server. This will save a significant amount of memory if your site serves a lot of static :content. PHP-intensive sites may benefit more from setting all domains to use mod_php in Manage Domains and enabling a PHP cache.
My sites are very PHP intensive, but I thought that using FCGI replaced the need for mod_php.
Could I disable this mod_php and rely on mod_FCGI without negatively impacting my PHP sites?
Regards,
Eddiewebb 14:26, 23 October 2009 (UTC)

