set_time_limit failing...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




The manual says that set_time_limit has no effect when PHP is running in safe_mode. Then I have a problem. I have the global safe_mode turned ON, however I have 'php_admin_value safe_mode 0' set in a vhost's config. When I load up phpinfo(), it correctly tells me that the Master Value safe_mode is on, but the Local Value is off. So then why is set_time_limit still complaining that it can't be set when running in safe mode, when in theory, safe_mode should not be on for that vhosts?


--
H | It's not a bug - it's an undocumented feature.
 +--------------------------------------------------------------------
 Ashley M. Kirchner <mailto:ashley@xxxxxxxxxx>   .   303.442.6410 x130
 IT Director / SysAdmin / Websmith             .     800.441.3873 x130
 Photo Craft Imaging                       .     3550 Arapahoe Ave. #6
http://www.pcraft.com ..... . . . Boulder, CO 80303, U.S.A.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux