(help) Error while site map generation
« on: April 03, 2009, 06:49:44 PM »
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 5392566 bytes) in /home/arabrc/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 6
Re: (help) Error while site map generation
« Reply #1 on: April 06, 2009, 12:02:34 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: (help) Error while site map generation
« Reply #2 on: April 06, 2009, 01:54:23 AM »
try to increase memory_limit and max_execution_time settings in php configuration at your host (php.ini file)

how can i do that ?
Re: (help) Error while site map generation
« Reply #3 on: April 07, 2009, 03:00:47 AM »
The first thing to try is to modify "memory limit" option in sitemap generator configuration (advanced settings section).