[nycphp-talk] talk Digest, Vol 36, Issue 6
Kurt Zimmerman
kzimmerm at yahoo.com
Tue May 9 04:13:17 EDT 2006
Message: 4
Date: Sun, 7 May 2006 09:32:26 -0400
From: Daniel Convissor
<danielc at analysisandsolutions.com>
Subject: Re: [nycphp-talk] talk Digest, Vol 36, Issue 5
To: NYPHP Talk <talk at lists.nyphp.org>
Message-ID: <20060507133226.GA3133 at panix.com>
Content-Type: text/plain; charset=us-ascii
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
-----------------------------
Dan, et el;
For some reason I am not able to get a log to come
out. I've double checked the settings in the php.ini
file and it looks good.
Several other items. I've piped the script thru PHP
to produce the html to a file. The output file looks
fine.
Also I have imbedded PHP code in my index.htm main
page which runs fine.
Still searching.
Kurt
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the talk
mailing list