Yes I do have mod_php installed and I can easily disable it independently of mod_suphp under debian/ubuntu. The problem is that if I disable mod_php then mod_suphp still doesn't take over and no php pages are served. Apache returns a 500 error.

Seth

On 07/31/2010 05:35 AM, Graeme Fowler wrote:
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


--
Seth Galitzer
Systems Coordinator
Computing and Information Sciences
Kansas State University
http://www.cis.ksu.edu/~sgsax
[email protected]
785-532-7790

_______________________________________________
suPHP mailing list
[email protected]
https://lists.marsching.com/mailman/listinfo/suphp

Reply via email to