I can't believe I did that! I deleted by order.cgi file from the cgi-bin/sc directory.
I recovered an order.cgi file from the install package (.zip file) and copied it over, then set the rights to execute, same as the other cgi files, and the owner is the same as all the other cgi files, but it's not working. At run time I get the error below. Maybe this is an installation question? Any ideas?
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@makeyourcoatofarmsstore.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
--------------------------------------------------------------------------------
Apache/2.0.52 (Red Hat) Server at makeyourcoatofarmsstore.com Port 80
Ooops. I deleted a cgi file
Are you sure you got the right version of order.cgi? It must be the one that matches the other cgi files.
How did you get the file from the zip file and how did you get it to the server? The ShopSite cgi files are compiled C and will need to be ftpd to the server in binary mode. If transfered in ascii mode you would get an error like you see.
How did you get the file from the zip file and how did you get it to the server? The ShopSite cgi files are compiled C and will need to be ftpd to the server in binary mode. If transfered in ascii mode you would get an error like you see.