Hi,
I just purchased a full version.
Been fighting whole day with this. Tried all kind of different options, but I can't get it to scan and register more than 1500 pages.

Please help. Here is the error message:

Fatal error: Allowed memory size of 524288000 bytes exhausted (tried to allocate 69336212 bytes) in /home/equip/public_html/generator/pages/class.utils.inc.php on line 102

And this is the status of the job:

Links depth: 2
Current page: sale/trailer
Pages added to sitemap: 1951
Pages scanned: 1955 (189,043.9 KB)
Pages left: 17596 (+ 367050 queued for the next depth level)
Time passed: 0:36:16
Time left: 5:26:29
Memory usage: 255,149.9 Kb

Thank you!
Darijan
Re: Fatal error: Allowed memory size of 524288000 bytes exhausted
« Reply #1 on: May 27, 2014, 05:56:43 AM »
Hello,

it looks like your server configuration doesn't allow to run the script long enough to create full sitemap. Please try to increase memory_limit and max_execution_time settings in php configuration at your host (php.ini file) or contact hosting support regarding this.
 
(from what I see currently crawler has found/queued more than 367000 pages)
Re: Fatal error: Allowed memory size of 524288000 bytes exhausted
« Reply #2 on: May 27, 2014, 07:07:08 AM »
It did queue but did not eneter into sitemap.
Also, my provider won't do that. So, for me this script is of not much use.
What is the procedure for the refund?
Re: Fatal error: Allowed memory size of 524288000 bytes exhausted
« Reply #4 on: May 28, 2014, 02:25:30 PM »
OK. I did send it to your private mailbox.
Re: Fatal error: Allowed memory size of 524288000 bytes exhausted
« Reply #5 on: June 22, 2014, 07:15:34 AM »
hi ,
i have the same problem :
PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 51442035 bytes) in public_html/sitemap/pages/class.utils.inc.php on line 102
Re: Fatal error: Allowed memory size of 524288000 bytes exhausted
« Reply #6 on: June 22, 2014, 11:52:01 AM »
Hello,

it looks like your server configuration doesn't allow to run the script long enough to create full sitemap. Please try to increase memory_limit and max_execution_time settings in php configuration at your host (php.ini file) or contact hosting support regarding this.
 
Re: Fatal error: Allowed memory size of 524288000 bytes exhausted
« Reply #7 on: June 22, 2014, 04:57:54 PM »
I'm having exactly the same problem on my dedicated server. Already increased the php memory to 256MB and it will make my other websites unstable if I would increase it more.
Re: Fatal error: Allowed memory size of 524288000 bytes exhausted
« Reply #8 on: June 23, 2014, 07:21:30 PM »
Hello,

in this case I would recommend to run generator in command line if you have ssh access to your server.