Hi, all

Current HEAD eats all memory and dies, trying to execute any script (<? phpinfo(); ?>, 
for example).
Version of HEAD from 2003-11-29 and current PHP_4_3 (both are built some minutes ago) 
work fine on the same machine.

My configuration:

Linux 2.4.21
autoconf 2.57
automake 1.7
libtool 1.5 
gcc 3.3
glibc-2.3.2
apache 1.3.27

cat ./config.nice
----
! /bin/sh

'./configure' \
'--with-apxs=/usr/local/apache/bin/apxs' \
'--enable-memory-limit' \
'--disable-dom' \
'--without-pear' \
'--without-sqlite' \
'--disable-cli' \
"$@"

----

of course, when memory-limit is enabled, it only complains "Allowed memory size of 
16777216 bytes exhausted"
and php tries to eat all memory only when I remove it.

---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED]

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to