NYCPHP Meetup

NYPHP.org

[nycphp-talk] talk Digest, Vol 36, Issue 5

Daniel Convissor danielc at analysisandsolutions.com
Sun May 7 09:32:26 EDT 2006


Kurt:

On Sat, May 06, 2006 at 05:04:20PM -0700, Kurt Zimmerman wrote:
> > Date: Sat, 6 May 2006 10:02:43 -0400
> > From: Daniel Convissor
> > 
> > On Sat, May 06, 2006 at 06:07:01AM -0700, Kurt
> > Zimmerman wrote:
> > > 
> > > [Fri May 05 10:20:03 2006] [error] [client
> > > 66.249.65.40] (8)Exec format error: exec of
> > > '/var/www/html/guestbook/index.php' failed
> > > [Fri May 05 10:20:03 2006] [error] [client
> > > 66.249.65.40] Premature end of script headers:
> > > index.php
>
>     default_mimetype  = "text/html"
>     output_buffering  = Off
>     display_errors  = Off

That's what I thought.  Sounds like you're sending some sort of regular 
output before the headers are done going out.  Turn display errors on (or 
look in your _PHP_ error logs if you have them on) and you'll likeley get 
an error message that will help you track down where.

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
            data intensive web and database programming
                http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409



More information about the talk mailing list