Fatal error: Out of memory
« on: October 13, 2012, 10:16:01 AM »
hi,
my problem is :

Links depth: 3
Current page: index.php?str=2&id_parent=6579&category=champignon
Pages added to sitemap: 20937
Pages scanned: 20978 (1,968,272.7 KB)
Pages left: 16724 (+ 42788 queued for the next depth level)
Time passed: 5:59:58
Time left: 4:46:58
Memory usage: 44,801.8 Kb
Resuming the last session (last updated: 2012-10-13 06:18:19)
Fatal error: Out of memory (allocated 101711872) (tried to allocate 19136552 bytes) in /homepages/37/d429673473/htdocs/generator/pages/class.utils.inc.php on line 102

i need help.

Pascal P
Re: Fatal error: Out of memory
« Reply #1 on: October 15, 2012, 06:56:51 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.