Problem after upgrade from v2.4 to v2.7
« on: October 25, 2007, 01:25:00 PM »
I have the following error after I have upgraded from version 2.4 to 2.7. Any ideas what the problem is?

Links depth: 2
Current page: algarve/real-estate/portugal-algarve-aljezur.php
Pages added to sitemap: 627
Pages scanned: 640 (24,010.1 Kb)
Pages left: 814 (+ 817 queued for the next depth level)
Time passed: 2:06
Time left: 2:41
Memory usage: 7,304.2 Kb

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 221211 bytes) in /var/www/vhosts/xxxxxxxxx/httpdocs/xml-sitemap-generator/pages/class.utils.inc.php(2) : eval()'d code on line 6
« Last Edit: October 25, 2007, 01:43:00 PM by travelfrog »
Re: Problem after upgrade from v2.4 to v2.7
« Reply #1 on: October 26, 2007, 12:04:16 AM »
Hello,

you should increase memory_limit setting in your php configuration (looks like currently it is set to 16M, try 32M instead).