1 capnrob Nov 26, 2007 16:01
3 capnrob Nov 26, 2007 16:35
So its a php memory limit? Like the max script size? yikes, Ill go and put in a support ticket at my hosting company ...
any reason why B2 might be using over 8 megs of script memory?
oy... figures this would happen right after the holiday.
4 capnrob Nov 26, 2007 18:59
K - I dunno if anyone else has gotten this - or why it happened - but I had to fix it myself but modding my root .htaccess file with the line
php_value memory_limit "16M"
can anyone tell me if B2Evo should be using 8 megs of script memory ? or - what could possibly cause that much to be used...
the first occasion I noticed the error was uploading a file - now I have a lot of files in the file directory - ( all images in my posts )
might b2 Evo keep a tally of the files I have and might that have grown so large that explains the usage?
Any pontification here would be encouraged.
:?:
5 afwas Nov 26, 2007 23:57
Hi Rob,
Don't worry, all is normal. A blank B2evo 1.10 will run with 8Mb, just barely. So if you add some pics or plugins it will crash. B2evo 2.1 will not run with 8 Mb. There was one 1.9 blog reported that didn't run with 16Mb. That's the record holder ;) You can imagine, that blog is like a Christmas Tree. :p
Happy blogging
6 capnrob Nov 27, 2007 01:25
so 16 megs should handle it for the time being? and thanks - I was wondering if maybe something got stuck in memory and was holding some process open.
If thats not the case I guess Im good until the next revision? :-)
at some point in the future my host is gonn be mad Im holding 100 megs of script memory hostage ...
:D
This is what's in the [url=http://www.village-idiot.org/feed/rss2/]Docs[/url].
Standard PHP 5 comes with a much larger memory limit :lol: At least it displays an error in stead of just aborting the operation. B)
Good luck