For some reason php5.conf did not appear in my mods-available
directory. I installed it manually and provided a link in
mods-enabled, and now it works.

Thanks,

-- tsf

On 8/1/07, dAniel hAhler <[EMAIL PROTECTED]> wrote:
> 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 direct subscriber
> of the bug.
>

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to