[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Premature end of script headers ?



It could be some sort of permissions problem, have you checked the
permissions and owner of the files and the directory they are in?

> Can any one tell me what I'm doing wrong?
>
> The server in question is a raq3i.
> We have 2. I updated both raqs today.
>
> 1 is working perfectly, the other one gives the following error
> in the gui:
>
> "Internal Server Error
>
> The server encountered an internal error or
> misconfiguration and was unable to complete
> your request."
>
> after some log browsing I found the following errors
>
> [root@raq3i-0002d1 httpd]# tac adm_error | more
> [Mon Dec  4 14:06:55 2000] [error] [client 194.178.232.59] Premature end
of script headers: /usr/admserv/cgi-bin/.cobalt/siteList/siteList.cgi
> [Mon Dec  4 14:06:54 2000] [error] [client 194.178.232.59] Premature end
of script headers: /usr/admserv/cgi-bin/.cobalt/alertSignal/alertSignal.cgi
> [Mon Dec  4 14:03:21 2000] [error] [client 194.178.232.59] Premature end
of script headers: /usr/admserv/cgi-bin/.cobalt/siteList/siteList.cgi
> [Mon Dec  4 14:03:21 2000] [error] [client 194.178.232.59] Premature end
of script headers: /usr/admserv/cgi-bin/.cobalt/alertSignal/alertSignal.cgi
> [Mon Dec  4 14:00:02 2000] [error] [client 127.0.0.1] Directory index
forbidden by rule: /usr/admserv/html/
> [Mon Dec  4 13:53:58 2000] [error] [client 194.178.232.59] Premature end
of script headers: /usr/admserv/cgi-bin/.cobalt/siteList/siteList.cgi
> [Mon Dec  4 13:53:57 2000] [error] [client 194.178.232.59] Premature end
of script headers: /usr/admserv/cgi-bin/.cobalt/alertSignal/alertSignal.cgi
>
> Wat am I not seeing?
>
> not that when I run the scripts from the prompt, the seem to work and give
no
> errors.