Click to See Complete Forum and Search --> : Apache Won't Parse .php Files


Anon
11-14-2000, 03:43 PM
Hi All,

My system is Linux. I've compiled and installed apache and mohphp and verified that it is there with httpd -l. Apache parses .html files nicely. However when presented with .php files it simply shows me the source! I've searched the archives here and not found an answer applicable to me so please help guys. I've restarted the server etc. and uncommented the AddTypes line in httpd.conf.

Cheers,

jim

Anon
11-14-2000, 06:15 PM
Hi, I'm having similar problem.

A partial solvation is to start the files from cgi-bin directory on your virtual server, that makes it work, beacause it is set to parse files situated here. I just can't do it, because of server error, I guess I don't have PHP libs installed even if I have PHP istalled on RH Linux. Maybe, you'll find solution for that, I'm seeking hardly.

Julio