I am having problems producing an XML Sitemap for my site.
The script runs all day just fine but then in the final stages it chokes when calculating the changelog. I know the problem is not with my hosting because I am now running the same on my local machine (I cannot run the script at all any other way as I am on shared hosting and the script dies too often).
This is where it dies:
Resuming the last session (last updated: 2005-11-08 16:42:56)<script>fupdate('try-my/lm_images/_notes/?C=D;O=D',
'0',
'38774',
'1,799,328.1',
'407:12',
'0:00',
'7',
'-',
'38658',
'0'
);</script>
<h4>Completed</h4>Total pages indexed: 38658<br>Calculating changelog...
I have the data directory backed up just before the script tries to calculate the changelog but can not get it to go through from there. do you have any idea where I should go from here?