From:             wiseguy at wiseguy dot idv dot tw
Operating system: Fedora Core 4
PHP version:      4.4.1
PHP Bug Type:     *Mail Related
Bug description:  fetch mail timeout and make CPU loading 100%

Description:
------------
I use the "Squirrel Mail v1.4.5" as my web mail system under the Apache
1.3.34 + PHP 4.4.0 structure. It is working normally.

After I upgrade the PHP to version 4.4.1, I can't read the mail. The mail
reading program was executing timeout. When the program was running, the
CPU loading was 100%.

The following is my configure parameters :
./configure \
--prefix=/usr/local \
--with-apxs=/apps/apache/bin/apxs \
--with-dom \
--with-dom-exslt \
--with-dom-xslt \
--with-png-dir=/usr \
--with-imap \
--with-gd \
--with-iconv \
--with-freetype-dir=/usr \
--with-mcrypt \
--with-jpeg-dir=/usr \
--with-zlib \
--with-mysql=/apps/mysql \
--with-mime-magic \
--with-xpm-dir=/usr \
--enable-mbstring=all \
--enable-gd-native-ttf \
--enable-mbregex \
--enable-shmop \
--disable-tokenizer \
--disable-debug \
--disable-ipv6


-- 
Edit bug report at http://bugs.php.net/?id=35114&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=35114&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=35114&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=35114&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=35114&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=35114&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=35114&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=35114&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=35114&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=35114&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=35114&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=35114&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=35114&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=35114&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=35114&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=35114&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=35114&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=35114&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=35114&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=35114&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=35114&r=mysqlcfg

Reply via email to