[TUTORIAL] Fatal error: Allowed memory size of xxx bytes exhausted - IF you have WHM
hello there, this is a quick tutorial if you have got this error and you have access to WHM (cpanel webhost manager):
1) log into your whm
2) type in search: php
3) Choose: PHP Configuration Editor
4) Change 2 values: memory_limit to 100MB or 150MB and upload_max_filesize to 50MB (well, really you should be fine with changing the memory_limit only, but it is highly suggestible to change upload_max_size as well as the default 2M one is really low)
5) click "save"
screenshot:
voila
have a productive day,
Helmuts
p.s. in my case the suggested solution
http://forums.appthemes.com/report-c...12/#post138681 to edit
wp-config didn't work, so I thought this could be a quick solution for those who are a bit more serious and have dedicated servers
p.p.s. I would highly suggest to change these values even if you haven't got this error yet..