max memory issue
-
I have a multisite.
in my PHP settings i have max memory set at 512 mb
Fatal error: Allowed memory size of 268435456 bytes exhausted
i get this all the time. and thats only 256mb ram. waht can i do to get this to work? i cannot have that error shoing to my users when they ie. change theme. post a post.
i also have this in my wp-config.php:
define(‘WP_MEMORY_LIMIT’, ‘512M’);
i host on a cpanel server with cent os and 24gb ram.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘max memory issue’ is closed to new replies.