Re: [PHP-INST] Premature end of script headers

2001-12-04 Thread Chris
> hi, > > Does anybody know what the error "Premature end of script headers: >

RE: [PHP-INST] Premature end of script headers?

2001-03-13 Thread Michael Richardson
Thie script should be in your www directory, not in the cgi-bin directory. The server is attempting to run it as a cgi script rather than a module. Michael Richardson -Original Message- From: Celeste Suliin Burris [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 13, 2001 2:01 PM To: [EMA

Re: [PHP-INST] Premature end of script headers -The answer!

2001-03-13 Thread Celeste Suliin Burris
on 3/13/01 2:00 PM, Celeste Suliin Burris at [EMAIL PROTECTED] wrote: > I have tried for quite a while to get php to run. It compiles fine, but > when I attempt to run it as an apache module, I get the same message in the > apache logs time after time. > > The apache error_log output is: > > [