On Thu 15 May 2008, Alexey Shakin wrote:
> The question is - why does the very same script run
> on one server and does not on another. The both
> servers is the same distribution kit.
А как ты думаешь, мы должны знать? Вероятно какие-то предпосылки на одном
сервере даны, а на другом нет. Попробу
The question is - why does the very same script run
on one server and does not on another. The both
servers is the same distribution kit.
> On Wed 14 May 2008, Jens Petter Salvesen wrote:
> > "Premature end of script headers" usually means
> > the script terminated because of some error or was u
On Wed 14 May 2008, Jens Petter Salvesen wrote:
> "Premature end of script headers" usually means
> the script terminated because of some error or was unable to start in
> the first place.
No, it means that your script has failed to send a proper block of http
headers to the server. For example i
May 14, 2008 1:33 PM
Subject: RE: Impossible to run a script.
Hello, Alexey
The first thing to check is your error_log. It contains all output to
stderr from your script. "Premature end of script headers" usually means
the script terminated because of some error or was unable to start in
t
--Original Message-
From: Alexey Shakin [mailto:[EMAIL PROTECTED]
Sent: 14. mai 2008 10:19
To: modperl@perl.apache.org
Subject: Impossible to run a script.
Hello ALL!
SUBJ!
In answer to any attempt to address
a script from the cgi-bin directory I am
getting the following message
The server enco
Hello ALL!
SUBJ!
In answer to any attempt to address
a script from the cgi-bin directory I am
getting the following message
The server encountered an internal error and was unable to complete your
request.
Error message:
Premature end of script headers: script.pl
I have checked all possible caus