[mythtv-users] php doesn't work in apache2

chris at cpr.homelinux.net chris at cpr.homelinux.net
Wed Mar 15 07:48:05 UTC 2006


On Tue, Mar 14, 2006 at 09:45:16PM -0500, Brian Sutcliff wrote:
> I added the following line to httpd.conf
> AddType application/x-httpd-php .php

Apache 2 moved a lot of stuff out of the httpd.conf file.  To enable
php4, you have to go to the /etc/apache2/mods-enabled directory and
create sym-links to the php4.conf and php4.load files in the
../mods-available directory.  The php4.conf file contains the required
AddType command(s).

-- 
"When fascism comes to America, it will be wrapped in the flag and 
carrying the cross." - Sinclair Lewis (1935)


More information about the mythtv-users mailing list