Out of memory Error
« on: April 12, 2009, 08:21:05 PM »
Hello,
         i have runned Unlimited PHP Sitemap Generator but it is showing this error
Fatal error: Out of memory (allocated 46137344) (tried to allocate 44 bytes). my website have more than 200000 pages and still increasing but it is running a bit slow and also slowing the web server. please help me.
« Last Edit: April 12, 2009, 08:44:01 PM by moneyman910 »
Re: Out of memory Error
« Reply #1 on: April 12, 2009, 09:50:14 PM »
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: Out of memory Error
« Reply #2 on: April 13, 2009, 02:39:36 AM »
Still getting out of memory error.
i have said to My webhost to increase memory_limit and max_execution_time but they said that is on maximum limit and can't be changed.

Links depth: 2
Current page: articledetail.php?artid=135708&catid=404&title=How-to-Bend---4-Tips-on-Bending-Based-on-the-Alexander-Technique
Pages added to sitemap: 2593
Pages scanned: 2600 (102,020.2 KB)
Pages left: 127 (+ 43008 queued for the next depth level)
Time passed: 77:54
Time left: 3:48
Memory usage: 19,461.8 Kb
Resuming the last session (last updated: 2009-04-12 14:28:44)
Fatal error: Out of memory (allocated 46137344) (tried to allocate 10747938 bytes) in /home/moneyman/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 6


Please help me regarding this.