Hosting FAQs
  • F.A.Q: Common Problems/Questions

    Common problems and questions that you may have.


    4. Why does my script produce an ISE (Internal Server Error)? - Top

    This can have many causes, ranging from incorrect permissions to syntax errors within the script. Check that the script actually runs by running it via a telnet prompt. Then check permissions and ownership:

    Is the script owned by the main user of the domain?

    Does the script and its parent directory both have 755 permissions?

    Was the script uploaded in ascii mode, not binary?

    - Updated: March 23, 2000

    [e-Mail me the FAQs]  -   [Search our FAQs]  -   [Question Not Answered?]