Support Knowledge Base
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:

  1. Does the main user of the domain own the script?
  2. Do the script and its parent directory both have 755 permissions?
  3. Was the script uploaded in ASCII mode, not binary?


- Updated: May 7, 2000
 

 

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