safe mode warning and last update date error
« on: October 08, 2009, 05:49:23 AM »
Hi this from my cron job

Safe mode is turned off on this domain - it seems the script is not recognising that?
Resuming last session: All sessions completed normally as far as I can tell. is the 1970 date a problem?

PHP Warning:  set_time_limit(): Cannot set time limit in safe mode in /var/www/vhosts/cgjobsearch.com/httpdocs/generator/pages/class.grab.inc.php(2) : eval()'d code on line 8
Resuming the last session (last updated: 1970-01-01 09:00:00)1 | 38 | 21.1 | 0:00:02 | 0:01:27 | 1 | 619.6 Kb | 1 | 0 | 619
20 | 19 | 659.4 | 0:00:03 | 0:00:03 | 1 | 885.0 Kb | 20 | 264 | 266
......
960 | 10 | 59,332.0 | 0:02:16 | 0:00:01 | 3 | 1,669.5 Kb | 931 | 336 | 10
970 | 0 | 59,700.8 | 0:02:17 | 0:00:00 | 4 | 1,383.4 Kb | 940 | 0 | -286
<h4>Completed</h4>Total pages indexed: 940<br>Creating sitemaps...<br>Sending email notification...<script>
top.location = 'index.php?op=view'
</script>
Re: safe mode warning and last update date error
« Reply #1 on: October 08, 2009, 09:32:18 PM »
Hello,

that is just a warning telling that you have safe mode enabled, sitemap is still created correctly. Date 1970 means that no previous session is found, so complete sitemap is created (i.e. normal mode).
Re: safe mode warning and last update date error
« Reply #2 on: October 10, 2009, 09:04:54 AM »
but safe mode is not enabled ....