PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   I get a warning - Cannot set time limit!! (http://www.phpdig.net/forum/showthread.php?t=843)

macin1818 04-19-2004 05:32 AM

I get a warning - Cannot set time limit!!
 
Hi

In the admin section when im spidering and stufff, I get this warning and im a bit concerened....

Warning: Cannot set time limit in safe mode in /home/sites/site154/web/phpdig/admin/cleanup_engine.php on line 24

and.... on the spidering page......

Warning: Cannot set time limit in safe mode in /home/sites/site154/web/phpdig/admin/spider.php on line 16


and.....

Warning: Cannot set time limit in safe mode in /home/sites/site154/web/phpdig/admin/robot_functions.php on line 97



The phpdig files are uploaded to a linux server using apache and mysql3 and php 3


Any help please?

Thanks

Charter 04-20-2004 10:51 AM

Hi. From php.net is the following:

set_time_limit() has no effect when PHP is running in safe mode. There is no workaround other than turning off safe mode or changing the time limit in the php.ini.

For PhpDig to fully function, safe_mode should be set to no. However, you might find this thread useful.


All times are GMT -8. The time now is 07:00 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.