sagarrai000
Newbie
- Dec 11, 2009
- 48
- 7
‎[Wordpress Issue] I'm trying to activate around 10 plugins but it says
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 32 bytes) in /home/xxxxx/public_html/wp-includes/plugin.php on line 561
How can I increase the memory?
I tried with define('WP_MEMORY_LIMIT', '128M'); on wp-config but no luck.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 32 bytes) in /home/xxxxx/public_html/wp-includes/plugin.php on line 561
How can I increase the memory?
I tried with define('WP_MEMORY_LIMIT', '128M'); on wp-config but no luck.