Knowledge
Base: CGI-Scripts and Programing Languages

-

- 6. 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:
- Does the main user of the domain own the script?
- Do the script and its parent directory both have 755
permissions?
- Was the script uploaded in ASCII mode, not binary?
- Updated: May 7, 2000
-

- [e-Mail me
the FAQs] - [Search our FAQs]
|