Fatal Error: Memory size
« on: June 14, 2008, 02:08:28 PM »
Hello.

I installed the script.

now I wanted to run the script for the first time but I´m getting this error:

Links depth: 1
Current page: index.php?template=AboutUs
Pages added to sitemap: 20
Pages scanned: 20 (948.5 KB)
Pages left: 253 (+ 374 queued for the next depth level)
Time passed: 0:09
Time left: 2:02
Memory usage: 1,083.3 Kb

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 7710958 bytes) in /home/www/kunden/foxygifs.com/generator/pages/class.http.inc.php(2) : eval()'d code on line 107


Can somebody please help my ?
Re: Fatal Error: Memory size
« Reply #1 on: June 14, 2008, 02:29:22 PM »
This may help:
https://www.xml-sitemaps.com/forum/index.php/topic,130.html
https://www.xml-sitemaps.com/forum/index.php/topic,122.html

You should either:
- increase the memory_limit setting in php.ini
- limit the number of pages included in sitemap at Configuration page
- exclude a part of you pages from indexing with "Do not parse URLs" option

Also disabling the "HTML sitemap generation" and "Changelog calculation" reduces the memory usage a bit.
Re: Fatal Error: Memory size
« Reply #2 on: June 17, 2008, 08:30:53 PM »
So now my provided increased the memory_limit to 32m but it still won´t index more than 20 pages ( if I limit the number of pages included in sitemap at Configuration page ). but I have about 25.000 to index. I turned of the HTML-Sitemap and the Changelog calculation.

What can I do ?
How big needs the memory_limit to be ?