From:             [EMAIL PROTECTED]
Operating system: Linux Mandrake 7.2
PHP version:      4.0.6
PHP Bug Type:     Performance problem
Bug description:  too slow

if php script running in unix shell it works TOO slowly
under web server or NT command line works fine.

problem line is ereg_replace
this command process <20 text lines under unix shell (with 30 sec
timeout)
if >20 lines - execution timeout erorr
if >50 lines - unix error "fragmentation fault"
but under web server or NT console it process >1000 text lines per half
second!
-- 
Edit bug report at: http://bugs.php.net/?id=15082&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to