i am trying to run a php script on my site and i am geting the following error "Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log." what to do about it?
That's a 500 error, you'll need to get the error details from the server logs, or you'll have to turn on error reporting