fatal error
« on: March 30, 2008, 09:50:30 AM »
I am getting the error
********************************

Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 7082269 bytes) in /home/fhlinux159/w/*******.co.uk/user/htdocs/generator/pages/class.http.inc.php(2) : eval()'d code on line 106
***************************************

on my website. I have spoken to the web host and they can not increase the memory allocation on shared hosting.

Any ideas?
Re: fatal error
« Reply #1 on: April 19, 2008, 05:18:53 PM »
I get the same error except a different memory  size.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 14897110 bytes) in /home/firemake/public_html/generator/pages/class.http.inc.php(2) : eval()'d code on line 106

No help from teck support?

Thanks
Mark McGillveray
Re: fatal error
« Reply #2 on: April 20, 2008, 11:14:50 AM »
Hello,

please PM me your generator URL so that I can check that.
Re: fatal error
« Reply #3 on: June 14, 2008, 05:07:21 PM »
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1048576 bytes) in /home/porn/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 6

same problem here, i dont know how to fix it, please help me.


Tomislav
Re: fatal error
« Reply #4 on: June 14, 2008, 10:55:56 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: fatal error
« Reply #5 on: June 15, 2008, 01:12:07 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.

but i dont have php.ini file on my server
Re: fatal error
« Reply #6 on: June 15, 2008, 11:10:31 AM »
Sorry, i found it, i will try to change that now
Re: fatal error
« Reply #7 on: June 15, 2008, 05:55:23 PM »
I cant change that, any other way?
Re: fatal error
« Reply #9 on: June 16, 2008, 12:03:37 AM »
but what should i add in php.ini? (code)
Re: fatal error
« Reply #10 on: June 16, 2008, 05:33:04 PM »
Something like this:
Code: [Select]
max_execution_time=5000
memory_limit=256M
Re: fatal error
« Reply #11 on: June 16, 2008, 05:50:22 PM »
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1998366 bytes) in /home/porn/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 6

 :( :( :(

same problem
Re: fatal error
« Reply #12 on: June 17, 2008, 10:04:03 PM »
Looks like the settings were not applied, please PM me your generator URL.
Re: fatal error
« Reply #13 on: June 17, 2008, 11:59:03 PM »
server admin changed memory_limit= to 256M and its crawling now, i will post result when crawling finish.
Re: fatal error
« Reply #14 on: June 18, 2008, 01:04:37 AM »
it works fine now, sorry for disturbing!

i have added sitemaps.xml to google webmasters tool, sitemaps, but status is PENDING all the time :S
« Last Edit: June 18, 2008, 01:30:35 AM by Tomislav »