Jon Simpson
Broken PHP in user directories on upgrade to Debian Squeeze
This was a pain to discover, so noting here for reference. After updating to Debian Squeeze, PHP in the user home directory folders (~/public_html
) is disabled by default in the /etc/apache2/mods-enabled/php5.conf
file. The file itself just needs a block commented out to restore full service as normal.