On Fri, 2010-07-30 at 17:09 -0500, Seth Galitzer wrote: > I recently ran into this problem on a server which has been successfully > running suphp for some time.
Is it possible that you also have mod_php installed - perhaps as a result of a package upgrade? On RH-derived distros it's good practice to create an empty (or dummy) /etc/httpd/conf.d/php.conf which essentially disables mod_php, and have mod_suphp switched on in a different include. Then when upgrading mod_php you end up with a php.conf.rpmnew, which the daemon ignores. Having never used Debian I couldn't begin to tell you how to do that :) Graeme
signature.asc
Description: This is a digitally signed message part
_______________________________________________ suPHP mailing list [email protected] https://lists.marsching.com/mailman/listinfo/suphp
