libapache2-mod-php5 should include/install php5.load and php5.conf into
/etc/apache2/mods-available/.
Robert, PHP seems to be installed on your system for Apache, but somehow it
misses the link between .php files and the module.
This should get provided in /etc/apache2/mods-available/php5.conf:
<IfModule mod_php5.c>
AddType application/x-httpd-php .php .phtml .php3
AddType application/x-httpd-php-source .phps
</IfModule>
** Changed in: php5 (Ubuntu)
Status: New => Incomplete
--
php module does not work in apache2
https://bugs.launchpad.net/bugs/106707
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs