[xdebug-general] Re: <?php phpinfo(); ?> returns EOF even before headers

From: Derick Rethans <derick[@]xdebug.org>
Date: Mon Dec 20 2004 - 20:49:17 CET

On Mon, 20 Dec 2004, Jan Minar wrote:

> Despite of my concerns about the licensing, I just installed the package
> in Sarge chroot. And it does not work:
>
> (1) Having the file in an arbitrary directory doesn't work at all:
> -rwxr-xr-x 1 root root 402606 Dec 20 13:25 /opt/xdebug/xdebug-1.3.2/xdebug.so
> /etc/php4/apache/php.ini:
> zend_extension="/opt/xdebug/xdebug-1.3.2/xdebug.so"
>
> Requesting a file with just <?php phpinfo(); ?> in it will result in
> an immediate EOF (no header received from the server, and
> /var/log/apache/error.log shows a line like this for every request:

<snip>

> Allowed memory size of 8388608 bytes exhausted (tried to allocate 4 bytes)

Strange, I'm running sarge (but compiled apache 1 and php myself)
and of course it works fine here? Are you 100% sure your matched PHP
installation matches all the headers that you have installed? Also, I
would truely recommend to use Xdebug 2.0.0beta2 as it's much better than
1.3.

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general[@]lists.xdebug.org
Received on Mon Dec 20 20:49:22 2004

This archive was generated by hypermail 2.1.8 : Sun Nov 23 2008 - 17:00:11 CET