-
AuthorPosts
-
April 21, 2014 at 11:18 pm #254044
I put Las Update, and little modificated and appear this please help me ! Best REGARDS and respect !
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 71 bytes) in /home/office/public_html/wp-includes/wp-db.php on line 1938
I wait your answer. Have a nice day !
April 21, 2014 at 11:44 pm #254048Hi georgescumariusss!
Please try to increase the allocated memory to 128M – http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Best regards,
YigitApril 22, 2014 at 9:09 am #254235This reply has been marked as private.April 22, 2014 at 12:19 pm #254280April 24, 2014 at 10:07 pm #255839This reply has been marked as private.April 24, 2014 at 10:35 pm #255862Hi!
Try this:
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHPBest regards,
JosueApril 30, 2014 at 2:02 pm #258267This reply has been marked as private.April 30, 2014 at 6:30 pm #258368Hi!
What code have you put in wp-config.php?
define( 'WP_MEMORY_LIMIT', '64M' );
If that doesn’t work you’d need to set the memory limit via php.ini, it would be better to contact your hosting provider support for this.
Cheers!
JosueMay 10, 2014 at 2:54 pm #262773This reply has been marked as private.May 10, 2014 at 6:13 pm #262801Hi,
Can you post a link to your website please?
Regards,
JosueMay 10, 2014 at 10:29 pm #262832This reply has been marked as private.May 12, 2014 at 2:49 am #263058Hi!
Thank you for the update!
The memory limit is ok now but I think the problem is because of the cache plugin. Please empty the cache then test it again. If possible, test it on another browser or computer.
Best regards,
IsmaelMay 13, 2014 at 10:25 am #263839This reply has been marked as private.May 13, 2014 at 4:55 pm #264038Hello!
The error it’s very clear. You need to increase the allowed memory size on your server, if this didn’t work you need to contact your hosting support.
This is more of a WordPress issue rather than a theme one, unfortunately there isn’t very much we can do.
Cheers!
JosueMay 13, 2014 at 5:42 pm #264072wasn’t he allocating 256 mb allready?
But if he uses a cache plugin i guess he might use to large media files that gets loaded into the cache.
cant read the private messages.May 13, 2014 at 5:47 pm #264076If the error keeps appearing it isn’t, sometimes the hostings rules don’t allow users to make changes to the server that easily, that’s why i think it should be addressed by they directly.
Cheers!
JosueMay 13, 2014 at 5:51 pm #264081error message in his first post says: Allowed memory size of 268.435.456 bytes
That’s 256 mb as far as i can tell.
May 13, 2014 at 7:56 pm #264155This reply has been marked as private.May 13, 2014 at 8:23 pm #264177Yeah, after the all the error is coming from a WP file, not exactly a theme issue.
Cheers!
JosueMay 14, 2014 at 10:06 am #264558This reply has been marked as private.May 20, 2014 at 4:28 pm #267360 -
AuthorPosts
- You must be logged in to reply to this topic.