APB Systems
APB
Systems

0.2 Internal server error 500

This error message is saying that the script is misconfigured in some way. Here are possible reasons:

  • File permissions are not set correctly. Chmod setuppro.cgi to 755 (rwxr-xr-x)
  • Error during file transfer. Sometimes an error occurs during file transfer and uploaded file is corrupted. Try uploading file again.
  • Incorrect type of file transfer. Setuppro.cgi has to be transferred in ASCII format. Make sure you are uploading it in this format.
  • Incorrect first line of the script. First line of the script tells server path to Perl interpreter. On most servers it is /usr/bin/perl, but your may differ - /usr/local/bin/perl or /usr/bin/perl5 for example. If you didn't receive this info during account creation, you've got to contact your web hosting company or see their web documentation or FAQ. If path to Perl is not /usr/bin/perl, you have to edit first line of setuppro.cgi script. Replace #!/usr/bin/perl in the first line by correct path (leave #! in the beginning of the line). Save this file as "Text Only"!

<< Previous ]   [ Index ]   [ Next >> ]
Copyright 1999-2004 APB SYSTEMS All Rights Reserved