From:             [EMAIL PROTECTED]
Operating system: Solaris 8
PHP version:      4.1.2
PHP Bug Type:     Performance problem
Bug description:  PHP 4.1.x results in huge memory usage during runtime under Solaris 8


Compiling PHP 4.1.1 (patched) or PHP 4.1.2 under
Solaris 8 on a Sun NetraX1 as external CGI results
in a huge memory usage, even if only the phpinfo
function wa called.

The executable used around 73 MB memory.

Compiling it the same way under Solaris 2.6/7
works perfectly ...
Compiling it under Linux the same way works
perfectly too.

Here the configure line:

./configure --prefix=/usr/local/php-4.1.2 --enable-force-cgi-redirect
--with-gdb
m --with-gd=/usr/local/gd-2.0.1 --with-mysql=/usr/local/mysql-3.23.37
--with-ttf
=/usr/local/freetype-2.0.6 --enable-gd-native-ttf
--with-jpeg-dir=/usr/local/con
verter --with-xpm-dir --with-freetype-dir=/usr/local/freetype-2.0.6
--with-png-d
ir=/usr/local/libpng-1.2.1 --with-gettext=/usr/local/gnu
--with-zlib-dir=/lib --
enable-ftp --enable-shared --with-dom=/usr/local/libxml2-2.4.9
--enable-trans-si
d --with-config-file-path=/usr/local/php-4.1.2
--with-tiff-dir=/usr/local/tiff-v
3.5.6-beta --with-pdflib=/usr/local/pdflib-4.0.1 --with-imap=/usr/local
--with-m
crypt=/usr/local/libmcrypt-2.4.10 --with-expat-dir=/usr/local/expat-1.95.2
--wit
h-sablot=/usr/local/Sablot-0.65 --with-openssl=/usr/local/openssl-0.9.6a
--with-
bz2 --with-t1lib=/usr/local/T1-1.1.1 --with-mm
--with-zip=/usr/local/zziplib-0.1
0.27 --enable-inline-optimization --enable-sysvsem --enable-sysvshm
--with-ndbm

Kind regards, Frank
PowerWeb
-- 
Edit bug report at http://bugs.php.net/?id=15833&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15833&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15833&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15833&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15833&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15833&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15833&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15833&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15833&r=submittedtwice

Reply via email to