Error parsing Website
« on: February 14, 2006, 04:40:42 PM »
I get the following error:

Links depth: 3
Current page: terms_and_conditions.html
Pages added to sitemap: 33
Pages scanned: 40 (187.7 Kb)
Pages left: 61 (+ 86 queued for the next depth level)
Time passed: 0:00
Time left: 0:00
Memory usage: 394.8 Kb

Fatal error: Allowed memory size of 56070904 bytes exhausted (tried to allocate 27300865 bytes) in /home/httpd/vhosts/fullcontactmartialarts.com/httpdocs/Sitemap_Generator/pages/class.http.inc.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 59

I am using:

Standalone Sitemap Generator (PHP) v2.0.2, 2006-01-19

Any ideas??

Thanks,

Thomas
Re: Error parsing Website
« Reply #1 on: February 15, 2006, 01:32:20 PM »
Hi,

please make sure that you have "Do not parse extensions:" and "Exclude from sitemap extensions:" options set correct in Configuration page (default values works fine in most cases) - since you have a memory allocation problem just after 40 pages scanned, it looks like crawler tries to fetch non-html pages from your site that are huge in size.

I can check the config myself if you wil send me the URL of your generator instance in Private Message.