Sitemap Generator v6.1 stops working a few seconds into generation.
There doesn't seem to be any particular place or time it gets stuck, as you can see from the output below.
PHP would seem to have more than enough resources to complete the task.
I have also tried turning off generation of all other types of sitemap.
Anyone have any idea why this should be happening?
1st attempt:
Links depth: 1
Current page: forum/topic/nell-bryden-goodbye?page=1
Pages added to sitemap: 27
Pages scanned: 28 (1,132.2 KB)
Pages left: 10 (+ 100 queued for the next depth level)
Time passed: 0:00:24
Time left: 0:00:08
Memory usage: 974.8 Kb
2nd attempt:
Links depth: 1
Current page: forum/topic/nell-bryden-buildings-and-treetop?page=1
Pages added to sitemap: 29
Pages scanned: 30 (1,236.6 KB)
Pages left: 8 (+ 100 queued for the next depth level)
Time passed: 0:00:24
Time left: 0:00:06
Memory usage: 979.3 Kb
3rd attempt:
Links depth: 1
Current page: photo/upload/index/
Pages added to sitemap: 23
Pages scanned: 24 (938.7 KB)
Pages left: 14 (+ 92 queued for the next depth level)
Time passed: 0:00:15
Time left: 0:00:09
Memory usage: 799.7 Kb
Subsequent attempts have similar results.
php info:
memory_limit: 64M
max_execution_time: 30
Update:
It's definately the script getting stuck. I set it to continue even if browser window is closed. Going back to the crawler page and refreshing always displays the same info'. So the script doesn't progress at all, no matter how long you leave it.