From:             [EMAIL PROTECTED]
Operating system: solaris 2.6
PHP version:      4.3.0
PHP Bug Type:     iPlanet related
Bug description:  php execution stops during processing

We are working on Iplanet 6.0 SP2.
Some of our php pages are doing complex statement on Oracle database, and
then can take more than a minute. But as soon as nothing is sent back to
php (or the webserver) in less than 10 seconds, the webserver stop to load
the page.
We have set the max_execution_time to 60, and nothing change.
We have tested the same pages on apache, and everything runs fine.
-- 
Edit bug report at http://bugs.php.net/?id=21385&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21385&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21385&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21385&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21385&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21385&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21385&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21385&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21385&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21385&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21385&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21385&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21385&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21385&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21385&r=gnused

Reply via email to