Results 1 to 1 of 1
Hi
I just wrote a small application in PHP. I've updated the httpd.conf and placed my files in /var/www/html. But when I try to access the website, instead of the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-26-2007 #1Just Joined!
- Join Date
- Apr 2006
- Posts
- 6
Issues with Apache & PHP
Hi
I just wrote a small application in PHP. I've updated the httpd.conf and placed my files in /var/www/html. But when I try to access the website, instead of the browser executing the php files it just presents the source code of the php file reading it just like a text file. Kindly suggest what I may be doing wrong or what setting I need to apply to prevent this situation.
I am trying to run php3 files and have added the AddType directive for php3 in httpd.conf.
Thanks


Reply With Quote
