Hi guys,
since update i have a lot of memory trouble by save an edited site.
Fatal error: Out of memory (allocated 127401984) (tried to allocate 7950069 bytes) in /homepages/44/d42482686/htdocs/website/wp-includes/wp-db.php on line 1114
What should i do.
I tried also to deactivate all plugin. The same problem.
Hi mmc-werbung!
Please try to increase the allocated memory to at least 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Use WP_MAX_MEMORY_LIMIT and WP_MEMORY_LIMIT.
It might also be necessary to contact your service provider to increase it in php.ini also – if you cannot do it.
Cheers!
Günter