Tagged: x
-
AuthorPosts
-
October 31, 2016 at 1:43 pm #1238256
tschuralParticipantGood afternoon!
Since I installed the X Theme on my website, I have been getting this message and I can’t login into my WP account. I accessed my SFTP folder but still there is not anything that fixes the problem. This is the error I am getting:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 64 bytes) in /home/content/p3pnexwpnas05_data03/16/3158916/html/wp-includes/pomo/mo.php on line 276
I will appreciate any help you can give!
Thanks!
October 31, 2016 at 1:54 pm #1238265
Nabeel AModeratorHi there,
Thanks for writing in! The first thing you can do to remedy this is to enter the following lines in your wp-config.php file at the root of your installation:
define( 'WP_MEMORY_LIMIT', '256M' ); define( 'WP_MAX_MEMORY_LIMIT', '512M' );Upon entering in this information everything should begin to work as expected unless your hosting provider has a limit on these parameters, which would keep them from taking effect. The next step would be to open up a support ticket with your hosting provider and ask them to increase your PHP memory limit to a higher setting, preferably 512M.
Let us know how this goes!
October 31, 2016 at 2:05 pm #1238272
tschuralParticipantHi, Nabeel!
That worked for me!
Thank you so much!
Best,
LinaOctober 31, 2016 at 2:09 pm #1238277
JoaoModeratorGlad to hear it,
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1238256 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
