bytes exhausted
0
Fatal error: Allowed memory size of 33554432 bytes exhausted WordPress
0

You can create a php.ini file in your Public_html and wp-admin folder and add the below line on it. memory_limit = 64M Once you create the above file ...

TechEggs
Logo