Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Jeffrey on June 25, 2002, 09:47:57 AM

Title: Can't get to cgi-bin
Post by: Jeffrey on June 25, 2002, 09:47:57 AM
Hello,
  I've been having troubles with getting my perl scripts to run, so I've been trying to narrow down the problem. What I've found is this...
  If I call a ".php" page from my browser (www.myserver.com/page.php) it runs perfectly. If I place that same page in my cgi-bin and try to call it (www.myserver.com/cgi-bin/page.php) I get a message...

"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error."

  This is the same error message I get when I call any .cgi scripts. I checked the error_log and it said "permission denied" and " premature end of script headers."

Anyone have an idea how to correct this?
thankyou!
Jeffrey