On 12/6/05, kristina clair <[EMAIL PROTECTED]> wrote:
> On 11/28/05, Joe Orton <[EMAIL PROTECTED]> wrote:
> > On Sun, Nov 27, 2005 at 07:42:27PM -0800, Paul Kippes wrote:
> > > But I get the empty response when I change the file to this:
> > >
> > > HTML:
> > > PHP:
> > > HTML:
> > >
> > > Any i
On 11/28/05, Joe Orton <[EMAIL PROTECTED]> wrote:
> On Sun, Nov 27, 2005 at 07:42:27PM -0800, Paul Kippes wrote:
> > But I get the empty response when I change the file to this:
> >
> > HTML:
> > PHP:
> > HTML:
> >
> > Any ideas where I'm going wrong? Is this a possible Apache bug? Or
> > just
On Sun, Nov 27, 2005 at 07:42:27PM -0800, Paul Kippes wrote:
> But I get the empty response when I change the file to this:
>
> HTML:
> PHP:
> HTML:
>
> Any ideas where I'm going wrong? Is this a possible Apache bug? Or
> just some incorrect setting?
It's a PHP issue... try upgrading to PHP
Is this some strange configuration issue?
I'm using 2.0.55 with Apache configured using the following:
./configure --prefix=/usr/local/www --enable-cgi --enable-headers
--enable-expires --enable-mime-magic --enable-logio --enable-deflate
--enable-rewrite
I'm using the default httpd.conf with th