From:             [EMAIL PROTECTED]
Operating system: SunOS sirius 5.8 Generic_
PHP version:      4.3.0
PHP Bug Type:     *General Issues
Bug description:  set_time_limit does not Limit the maximum execution time with 
safe_mode off

--- problem in php 4.3.0
set_time_limit() does not change the maximum execution time with
safe_mode=off.

When the default maximum execution time (30 seconds in php.ini), the
result HTML page contains no data (NS) and vannot be displayed (IE)


Note: The application is completely written in PHP and does not use
system(). 


--- configure line
'./configure' '--with-apxs=/local/etc/apache/bin/apxs'
'--with-config-file-path=/local/lib/php'
'--with-oci8=/u01/app/product/932' 
-- 
Edit bug report at http://bugs.php.net/?id=21861&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21861&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21861&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21861&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21861&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21861&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21861&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21861&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21861&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21861&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21861&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21861&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21861&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21861&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21861&r=gnused

Reply via email to