Ah I am desperate, I can help someone with me!
I have a domain: Example.com. There are different WP installations for different languages, e.g. / N /, / FR / I have to repeat the English language / N / to make these other foreign language establishments. The original / n / installation still works great.
Others work on installation front-end, however, when I try to edit a page, for example, I get this error , when the update / Savings / Fatal Error: Out of memory (28835840 allocated) (tried to allocate 35 bytes) /homepages/../wp-includes/wp-db.php line 1371
< P> This does not happen with the installation of the English language (/ N /), and this is not what happens when I change other things in other blogs I am For example, I've been able to change the blog name, widget, menu and more.I have installed the Memory Booster plugin, so PHP is now 256m to work with, but it's running from memory long ago.
Does anyone know how to help? : << P>
Probably a stupid question, but did you Restarting your web server after adjusting the memory limit?
Alternatively, possibly a PHP file has an override for memory limit ( ini_set ('memory_limit', ...)
) or in an Apache configuration file ( ).
You can create effective memory limits such as
echo & lt; H1 & gt; Limit: 'memory_limit' just before the line of error. ' & Lt; / H1> ';
Statement (If the error occurs in the same place) and reload, the objectionable page is to see that your limit is what you think it is (doing this Back up the original file before).
Comments
Post a Comment