CATEGORY: CGI

QUESTION:
My browser gives me an Internal Server Error when trying to access one of my CGI scripts. What should I do?

ANSWER:
Ok, you need to check the following:

Is the path to perl correct ?
Did you upload in ASCII ? Yes, it matters.
Did you set the permission on the script to chmod 755 ?
Did you place it inside your cgi-bin ?
If you placed it outside your cgi-bin... did you name it .cgi ?
############################################################

Please be advised that this is a SUPPLEMENTAL Online Manual.

The PRIMARY Online Manual is inside your Online Control Panel... to access it, just click Documentation link at very bottom of Online Control Panel screen.

You should always consult the Online Manual inside your control panel first... and only consult this SUPPLEMENTAL Online Manual as a last resort.

if after consulting the Control Panel Documentation, you still need assistance, please CONTACT SUPPORT

top