I am trying to run a simple PHP script which displays phpinfo() but I am getting 500 internal server error. What could be the reason? Is it because PHP handler is set to suPHP and I shall change it to DSO or CGI?

Thanks

link|improve this question
The reason should be seen in the server's error log. – Col. Shrapnel Dec 11 '10 at 7:01
Please tell me where I can see that log? I have root access to server. – Ali Dec 11 '10 at 7:08
this question should be asked from server admin. – Col. Shrapnel Dec 11 '10 at 7:19
But there must be a default path where log files are saved? – Ali Dec 11 '10 at 7:29
no, there isn't – Col. Shrapnel Dec 11 '10 at 8:00
show 1 more comment
feedback

migrated from stackoverflow.com Dec 11 '10 at 22:41

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown