[PHP-INSTALL] Re: new install of php-4.3.3

2003-10-30 Thread Michael Mauch
Patrick Fowler wrote: > When I try access the index..php file it tries to download. I checked all > of the config files and all looks good I can't find out why php will not > work. > > RH 9 > Apache 2.0.48 I don't have any clue about Apache2, but

[PHP-INSTALL] Re: new install of php-4.3.3

2003-10-30 Thread Jim Thome
Add this to your httpd.conf file: AddType application/x-httpd-php .php .phtml ..and restart your server. -- Jim >>> "Patrick Fowler" <[EMAIL PROTECTED]> 10/30/03 12:10PM >>> sorry I forgot to add this info. When I try access the index..php file it tries to download. I checked all of the confi

[PHP-INSTALL] Re: new install of php-4.3.3

2003-10-30 Thread Patrick Fowler
sorry I forgot to add this info. When I try access the index..php file it tries to download. I checked all of the config files and all looks good I can't find out why php will not work. RH 9 Apache 2.0.48 "Patrick Fowler" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Folks, >