jcmil
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: No Fixes Working for Fatal Error – Memory ExhaustedCan’t get past an 18meg limit.
Tried all above fixes & upped server memory allocation, tried ‘memory bump’.
Turned plugins off with no effect.
Addedphp_value memory_limit xMto .htaccess & all I get is a 500 error when this line is present regardless of # of megs set.
PHPinfo shows that 64m is allocated & available.Any attempt to upgrade or add some plugins bombs after hitting 18 8xx xxx bytes. e.g.:-
Fatal error: Out of memory (allocated 18874368) (tried to allocate 77824 bytes)...This is hugely frustrating & obviously a frequent issue.
Any help appreciated.Forum: Fixing WordPress
In reply to: Fatal error: Out of MemoryI have trying to upgrade since version 2.8.2, getting fed up with failures now, as other things are also giving me memory errors.
Can’t get past the Fatal error: Out of memory
Normally it comes up in http.php on or after line 1324 (there is no memory set value in this file – can/should one be added?)Always errors around the 18mb mark.
Running phpinfo:-
Configuration
PHP Core
memory_limit 64M 64MThis occurs if I try to upgrade WordPress, some plugins, or try to edit a page which now has a ‘large’ amount of text on it (as a txt file = <10kb)
Update – “Memory Bump” works as far as allowing me to edit my previously edit panel-free page, but not for the install of v3.0