Hi,
I have run the Sitemap generation several times but each time it gets stuck when the script has been running for 1 min and 41 secs . This is the information is displays once is gets up to this point:
Links depth: 3
Current page: store/shopreviewlist.asp?id=258
Pages added to sitemap: 619
Pages scanned: 762 (15,903.0 KB)
Pages left: 224 (+ 325 queued for the next depth level)
Time passed: 0:01:41
Time left: 0:00:29
Memory usage: 1,886.6 Kb
I have looked through this forum for help and did find a topic similar to this, it suggested changing the 'max_execution_time' and 'memory_limit' in the php.ini file. This I have done. I have set 'max_execution_time to 200 (as this means no time limit is imposed), it was set to 30 previously. Also the 'memory_limit' was set to 8MB, I have now up it to 128MB. I have also changed the 'max_input_time' to 200.
The php.ini file I have been changed is located in C:\Windows\, is this the correct place? As you might have guessed I'm on a Windows Server (2008)
Are there any other settings that could be adjusted?
Do you have any other suggestions?
Thanks