I can’t tell you what that should be, because it varies widely from server to server (and even from site to site on the same server).
Depending on how your web server is configured, it’s not enough for the script to have “execute” permission it must also be owned by the correct user and belong to the correct group.
#APPLE SERVER DOWN HOW TO#
There are some straws to grasp atĪn internal server error happens when the server encounters a situation it doesn’t know how to handle. If the server doesn’t, and you get an Internal Server Error message, it’s still the server’s fault. To be clear, the server should be able to handle whatever you did cleanly and report errors in some useful way. Similarly, if you’re typing in a URL from a book or other source, and don’t type it in exactly, you might see this message. One scenario: you saw a link in an email or webpage, and rather than clicking on it, you copied and pasted the link in a web browser. If you accidentally didn’t select the entire link and left off a few important characters, you might see this message. For example, errors in URLs can cause it. It’s still the server’s fault, but…Įven though it’s the server’s fault for not handling something properly, there are scenarios where you might have inadvertently caused this. Dealing with Browser Problems includes several additional things to try. Sometimes, treating this like a browser issue rather than a server problem can help.