Obsidian wrote:
Judging by you using prefork, I'm gonna guess you ran PHP via mod_php here.
Give "a2enmod php" a shot (I can't remember if debian provides the a2enmod/a2ensite utilities though)
Okay, good shot, but no dice. I tried "a2enmod php5" and it complained about not finding the .so in the modules directory. I did find a libphp5filter.so, so I changed the .load file to reference it, but I'm getting the same result: no php web pages.
Mind you, I don't have a particularly complex configuration here. It was working fine yesterday, using pretty much out of the box apache2 and php configuration. I can't imagine why this upgrade killed it.
Other ideas?
My php version:
PHP 5.3.3-7+squeeze3 with Suhosin-Patch (cli) (built: Jun 28 2011 13:13:26)
Apache version:
Server version: Apache/2.2.16 (Debian)
Server built: Sep 25 2011 22:18:56