Hi,
I'm using vbseo 2.4.0 and the sitemap plugin 1.6 and while generating the sitemap the following error occurs:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 681 bytes) in /..../forum/includes/functions_vbseo.php on line 537
We have done the following settings in our php.ini:
max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 128M ; Maximum amount of memory a script may consume (8MB)
So, my server admin says, it is absolutly unusual, that scripts would need more that the defined 128MB for the memory_limit.
And it doesn't even matter with how many urls/file I start the generator. If I put it down to 5.000 or 50.000, at some stage it just stops with the error msg.
Do you have any advices for me?
Regards,
Sebastian


LinkBack URL
About LinkBacks





Reply With Quote