Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2007 08:13:41 +1100
From:      Graham Menhennitt <gmenhennitt@optusnet.com.au>
To:        Matthew Herzog <matthew.herzog@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: php apache2 config
Message-ID:  <45B67A85.4080500@optusnet.com.au>
In-Reply-To: <7cf39bb60701231201o4330cf1an8fa891a0086e48a4@mail.gmail.com>
References:  <7cf39bb60701231201o4330cf1an8fa891a0086e48a4@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Herzog wrote:
> When I load a file named php4.info I can see all my php build 
> information.
>
> If I change that same file's name to phpinfo.php, I get a "premature
> end of script headers"
> error.  The file contains this text only:
>
> <?php
> phpinfo();
> ?>
>
> and is owned by apache.
This is purely a guess since I know nothing about php or apache...

Is phpinfo() causing a recursive call to phpinfo.php by chance?

Graham



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45B67A85.4080500>