ID: 15833 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Performance problem Operating System: Solaris 8 PHP Version: 4.1.2 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2002-03-07 10:44:50] [EMAIL PROTECTED] PHP uses about 6-8 MB after taking the --with-mm option out. Seems to be a problem of PHP or libmm. Frank PowerWeb ------------------------------------------------------------------------ [2002-03-07 08:18:58] [EMAIL PROTECTED] We had the same problem with php 4.1.2 under slackware 8 with 2.4.17 smp. PHP did not follow memory limit at all. PHP 4.0.6 + security patch works ok. ------------------------------------------------------------------------ [2002-03-02 11:13:43] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=15833&edit=1
