runs and stops with no errors .
« on: April 14, 2008, 08:45:34 AM »
Hi have ran your program several times and each time it stops without finishing and with no error. Then i tried running the endless routine, where its not suppose to stop until competed, but guess what, it stopped before completion, at this point i tried to start from where it left off then gave me a memory error. Please help I'm sure I'm doing something wrong.
Re: runs and stops with no errors .
« Reply #2 on: April 17, 2008, 03:38:15 PM »
I am also having the same problem with the generator stopping before it is completly done...

Pages added to sitemap: 1785

It seems to add maybe 50 to 100 at a time and I have 20,000 items for it to scam...

HELP...
Re: runs and stops with no errors .
« Reply #3 on: April 17, 2008, 03:57:54 PM »
2 more attempts and this is what I get...

Pages added to sitemap: 1831

I really do not have time for this type of situation.

HELP...
Re: runs and stops with no errors .
« Reply #4 on: April 17, 2008, 11:52:37 PM »
Hello,

you should increase memory_limit and max_execution_time settings in PHP configuration to resolve that.