Allowed memory size exhausted in wp-db.php on line 3158
-
I have only 256 MB in my shared host provider. I can’t change this.
But I have other sites that have never had this error, only this one.
I’m getting a lot of the same PHP errors:Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20971576 bytes) in /home2/rogeriod/public_html/wordpress/iedc/wp-includes/wp-db.php on line 3158
In my wp-config.php I already have:
define('WP_MEMORY_LIMIT', '256M');
As I said, this is the maximum allowed by my provider.
How can I know what process/plugin/other things are causing this?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Allowed memory size exhausted in wp-db.php on line 3158’ is closed to new replies.