View Single Post
Old Jan 10th, 2008, 9:12 AM   #3
dr.p
Programmer
 
dr.p's Avatar
 
Join Date: Feb 2006
Location: Ohio
Posts: 93
Rep Power: 3 dr.p is on a distinguished road
Re: installing php (beginners question)

There should be a mime-type specification in one of your apache config files for php file. Check your configuration files for "AddType application/x-httpd-php .php" Sounds like that's not in there, and you need to add it if it isn't. Once you add that and restart the web server, your browsers will stop asking you to open/save.
__________________
Neeley.org
dr.p is offline   Reply With Quote