I am running: Debian 5 apache 2 mysql 5 php5 cgi Php pages are throwing a 500 Error. The php page is 755 If I run the php from the prompt it gives me this error: ?php: No such file or directory I followed the instructions at this article: http://howtoforge.com/apache2_suphp_php4_php5_p2 If anyone can help it would be greatly appreciated! Chris
Problem Fixed The server configuration was screwed up because I had installed php5 apache mod and regular php5 so I re-installed the server and I got it working.