Cdee007
01-26-2001, 01:55 AM
Hey guys,
Apache works, php compiles and looks like it's working but when I test my php scripts my browser wants me to download my php file instead of running the script. What the heck is going on. I've installed and reinstalled many times....I think I'm not building a new httpd file because when I do a
httpd -l I don't see
mod_php.c listed. and I've changed the httpd.conf adding the
AddType application/x-httpd-php .php
still nothing works...help please!!!
Apache works, php compiles and looks like it's working but when I test my php scripts my browser wants me to download my php file instead of running the script. What the heck is going on. I've installed and reinstalled many times....I think I'm not building a new httpd file because when I do a
httpd -l I don't see
mod_php.c listed. and I've changed the httpd.conf adding the
AddType application/x-httpd-php .php
still nothing works...help please!!!