Hello all - newbee here and I have been trying to load through hosting service called brinkster.com that has not been helpful I get almost all the way through the wizard and it stops after i put in the perl path and extension .pl. gives me an HTTP error.
If I test, I get "The test script failed to execute on the web server. The error could be caused by several things. Check the path to the Perl shell, the CGI script extension, the path to CGI-BIN, and the CGI-BIN URL. This error could also occur if your web site is out of disk space or your web server is not configured to accept POSTs to CGI scripts."
I have checked the permissions to the cgi-bin file and acatalog which are set to 755 and 777 respectively.
What am I doing wrong?
If I test, I get "The test script failed to execute on the web server. The error could be caused by several things. Check the path to the Perl shell, the CGI script extension, the path to CGI-BIN, and the CGI-BIN URL. This error could also occur if your web site is out of disk space or your web server is not configured to accept POSTs to CGI scripts."
I have checked the permissions to the cgi-bin file and acatalog which are set to 755 and 777 respectively.
What am I doing wrong?
Comment