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
feedback
|
This question came from our site for professional and enthusiast programmers.