Re: Impossible to run a script.

2008-05-15 Thread Torsten Foertsch
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. А как ты думаешь, мы должны знать? Вероятно какие-то предпосылки на одном сервере даны, а на другом нет. Попробу

Re: Impossible to run a script.

2008-05-14 Thread Alexey Shakin
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

Re: Impossible to run a script.

2008-05-14 Thread Torsten Foertsch
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

Re: Impossible to run a script.

2008-05-14 Thread Alexey Shakin
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

RE: Impossible to run a script.

2008-05-14 Thread Jens Petter Salvesen
--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

Impossible to run a script.

2008-05-14 Thread Alexey Shakin
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