Hi guys,
I would really appreciate your help with an issue regarding the following error I have: Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 72 bytes) in /var/www/wp-includes/post.php on line 2125 I have modified the php.ini memory_limit to 1024MB, as you can see here: http://www.pretbomba.com/info.php Please help me find a solution as I am stuck for days and I really need to make my wordpress work again (this happens on add/edit post page only).
Thank you,
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Have you tried to add this to your wp-config.php file
define(‘wp_memory_limit’,‘512M’);
yet 268435456 bytes or 268.435MB is pretty massive, you usually don’t use that much memory for WP, so maybe this is a different problem.
Can you explain step by step the process up to when you get the error. Also check your php logs for errors.
Hello,
I have around 35k products imported in the database. Should this be an issue?
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.