PDA

View Full Version : Cannot run our own CGI scripts ?


Bluetiereign
06-06-2008, 07:03 PM
We have a cgi based db to manage our downloads. After moving the scripts and downloads to bluehost, I get an error when they are run. Are we not allowed to have our own CGI scripts running on here ?

Here are the errors:

The page simply says

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@x.net 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.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
________________________________________________

Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.8g DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.x.net Port 80

The error log says[2008-06-06 19:00:20]: uid: (2876/checkpo1) gid: (2878/2878) cmd: db.cgi [2008-06-06 19:00:20]: file has no execute permission: (/home/checkpo1/public_html/cgi-bin/db.cgi)

Early Out
06-06-2008, 07:07 PM
I'm no expert at this, but the error message seems to indicate that you need to give execute permission to that file, no? Control Panel, File Manager.

Eriksrocks
06-06-2008, 09:07 PM
Or CHMOD it from an FTP client. :)

Bluetiereign
06-06-2008, 09:45 PM
You guys rock...much appreciated..worked like a charm. :D