CGI-BIN and Perl scripts not working on my domain ?
Posted by Michael, Last modified by Kim S. on 19 January 2016 07:40 PM
|
|
There are lot of reasons for cgi and perl scripts not working. You can do a small test on your cgi-bin. Please see below steps. 1) Create test.pl file in notepad or any text editor with the following code: #!/usr/bin/perl 2) upload script to cgi-bin folder in the ASCII mode 3) Set test.pl permissions to 755 4) Type http://www.yourdomain.com/cgi-bin/test.pl to test the script. If you can see the message "Cgi-bin and perl test" then your cgi-bin and perl scripts are working fine on your domain. You need to check your scripts, permissions and upload mode. All these are very important to run successful scripts. If you are still getting errors open a helpdesk ticket specificifying the error, along with your logins, to troubleshoot. | |
|
Not Found
The requested URL /cgi-bin/gpte30.cgi was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.