Hey, I had the same problem.... I found out that my problem had to do with the fact that I had also installed the package php-apc.
Assuming this is the case with your installation, go to your Synaptic Package Manager, search for php-apc and mark it for COMPLETE removal. Restart your apache withthis command: sudo /etc/init.d/apache2 restart It should work... mine did. All the best -- typo3 breaks apache2 https://bugs.launchpad.net/bugs/326457 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs -- universe-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/universe-bugs
