Hi,
I am having problems with my php files.
If I have php file with extension .php, the file wouldn't execute but simply outputs its contents. On the other case, if I name a file .php3, it seems to work.
I cannot rename all my files to have .php3 extension due to work requirments.
I have modified my httpd.conf file to support .php extension (AddType....) but
for some reason it doesn't seem to work.
Please help me to solve this problem!
Thanks,
Leon