• Welcome to Sitemap Generator Forum.
 

Fatal error: Allowed memory size

Started by me6, March 20, 2011, 03:25:51 AM

Previous topic - Next topic

me6

Memory usage: 678.2 Kb

Fatal error: Allowed memory size of 37748736 bytes exhausted (tried to allocate 17704023 bytes) in /home/mido18pr/public_html/sitegen/pages/class.http.inc.php(2) : eval()'d code on line 136

This  VPS enhanced server, never had any problem with mem

XML-Sitemaps Support

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.
(current setting for memory_limit seems to be 32M, try 64M instead)

me6

Oleg,
memory_limit always has been 64M
max_execution_time - increased from 30 to 45, it didn't help
Sitemap was running fine with ver3 before, at it is small site, just several pages

Links depth: 1
Current page: /
Pages added to sitemap: 1
Pages scanned: 1 (3.3 KB)
Pages left: 4 (+ 0 queued for the next depth level)
Time passed: 0:00:01
Time left: 0:00:05
Memory usage: 678.0 Kb
Auto-restart monitoring: Mon Mar 21 2011 13:13:25 GMT-0400 (Eastern Daylight Time) (24 second(s) since last update)

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 65798193 bytes) in /home/mido18pr/public_html/sitegen/pages/class.http.inc.php(2) : eval()'d code on line 123


me6

Why is would need 128MB if site contains only 10 pages?
There is really something wrong thee in the code.


me6


XML-Sitemaps Support

Hello,

you have a link to flv file on your site, so I've added "flv" to excluded extensions list and it works now.