I got Fatal error:
Out of memory (allocated 31981568) (tried to allocate 32776 bytes) in
/homepages/2/d213994292/htdocs/pub_site/wordpress/wp-includes/formatting.php
on line 856
How do I solve it?
I got Fatal error:
Out of memory (allocated 31981568) (tried to allocate 32776 bytes) in
/homepages/2/d213994292/htdocs/pub_site/wordpress/wp-includes/formatting.php
on line 856
How do I solve it?
Double value of memory_limit in php.ini file and then restart apache.
For Example:
memory_limit = 512M >>>> memory_limit = 1024M