Forum Moderators: phranque
So here's my issue. I am trying to get CGI running correctly on our new server, but I keep getting this error:
The server encountered an internal error or misconfiguration and was unable to complete your request. Your administrator may not have enabled CGI access for this directory.
But I do have CGI enabled. We have several servers that are RAQ 550s which all run the same software and have working online stores there. So I guess I am trying to figure out where to go?
All the permissions are the same, the cgi files all work on another server and are the same size, the site# and ownerships are the same too. My only thought is with the httpd.conf file that may not be set correctly. So I downloaded the httpd.conf file from one sever that works fine and copied it to the server I am working on, rebooted and then just got a "connection refused" error. So I copied the backup I made over and rebooted and I am back to where I am now.
I did do a search on google and this does seem to be a pretty widespread error message, so I am hoping to get this resolved quickly:)
Thanks guys and if you need more info please let me know:)
Jolly
Yes I am using symbolic links and those are going to the correct locations. I copied the path "/home/...../...." and did a "cd /home/...../...." and it went to where they should have.
Help me find the error logs:)
[Tue Aug 9 11:23:01 2005] [error] [client 69.211.92.116] Premature end of script headers: /usr/cgiwrap/cgiwrap
[Tue Aug 9 11:36:02 2005] [error] [client 69.211.92.116] Premature end of script headers: /usr/cgiwrap/cgiwrap
[Tue Aug 9 11:43:51 2005] [error] [client 65.245.102.10] Premature end of script headers: /usr/cgiwrap/cgiwrap
[Tue Aug 9 11:48:48 2005] [error] [client 69.11.225.253] Premature end of script headers: /usr/cgiwrap/cgiwrap
[Tue Aug 9 11:49:06 2005] [error] [client 69.11.225.253] Premature end of script headers: /usr/cgiwrap/cgiwrap
[Tue Aug 9 11:49:07 2005] [error] [client 69.11.225.253] Premature end of script headers: /usr/cgiwrap/cgiwrap
[Tue Aug 9 11:49:08 2005] [error] [client 69.11.225.253] Premature end of script headers: /usr/cgiwrap/cgiwrap
[Tue Aug 9 11:49:08 2005] [error] [client 69.11.225.253] Premature end of script headers: /usr/cgiwrap/cgiwrap
[Tue Aug 9 11:49:08 2005] [error] [client 69.11.225.253] Premature end of script headers: /usr/cgiwrap/cgiwrap
[Tue Aug 9 11:49:08 2005] [error] [client 69.11.225.253] Premature end of script headers: /usr/cgiwrap/cgiwrap
[Tue Aug 9 11:49:08 2005] [error] [client 69.11.225.253] Premature end of script headers: /usr/cgiwrap/cgiwrap
[Tue Aug 9 11:49:10 2005] [error] [client 69.11.225.253] Premature end of script headers: /usr/cgiwrap/cgiwrap
So now I am just checking all the other files to make sure those are correct too:)