• Welcome to Sitemap Generator Forum.
 

Fatal error: Allowed memory size of 12582912 bytes exhausted

Started by eskil, February 26, 2009, 11:40:03 AM

Previous topic - Next topic

eskil

Can someone help me with this? I don't know what i shoud do to make this right.

Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 2189068 bytes) in /kunder/norgeskjop.no/www/generator/pages/class.http.inc.php(2) : eval()'d code on line 105

Warning: Unknown: open(/var/lib/php/session/sess_qm4g9mlq8j7brk1so46057k2u6, O_RDWR) failed: Permission denied (13) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of [ External links are visible to forum administrators only ]_path is correct (/var/lib/php/session) in Unknown on line 0



Warning: Unknown: open(/var/lib/php/session/sess_qm4g9mlq8j7brk1so46057k2u6, O_RDWR) failed: Permission denied (13) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of [ External links are visible to forum administrators only ]_path is correct (/var/lib/php/session) in Unknown on line 0

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.

eskil

Hi.

my hosting support has increased my memory_limit from 12 tim to 128 MB and my max_execution_time from 60 to 180. now i can't get in to generate any more.
when i try to log in i get a screen that looks like this:

Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 30720 bytes) in /kunder/norgeskjop.no/www/generator/pages/class.http.inc.php(2) : eval()'d code on line 23

Warning: Unknown: open(/var/lib/php/session/sess_boe59e2ht7a5popqfccsvkjhc4, O_RDWR) failed: Permission denied (13) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of [ External links are visible to forum administrators only ]_path is correct (/var/lib/php/session) in Unknown on line 0

my hosting support says they can't finde any errors, so I don't know what to do. Can you pleas help me?

XML-Sitemaps Support

Hello,

looks like they have applied changes incorrectly - a message "Allowed memory size of 262144 bytes " means that memory_limit is about 260Kb only, not 128Mb.