Hallo allerseits, ich fand heute, als ich meine Website aufgerufen habe, nur eine weiße Seite mit der Meldung: "Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0"
Meine Login-Seite wiederum spuckt ebenfalls eine weiße Seite mit dieser Nachricht aus: Fatal error: Allowed memory size of 47185920 bytes exhausted (tried to allocate 3072 bytes) in /home/.sites/338/site2226/web/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-taxonomies.php on line 299
Ich hab vor einigen Tagen das Wordpress Update durchgeführt, danach lief aber alles normal. Jetzt geht plötzlich nichts mehr.
Der Error_log schreibt folgendes:
[14-May-2015 17:38:24 UTC] PHP Fatal error: Allowed memory size of 47185920 bytes exhausted (tried to allocate 83 bytes) in /home/.sites/338/site2226/web/wp-includes/wp-db.php on line 2224
[14-May-2015 17:38:24 UTC] PHP Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
[14-May-2015 17:38:35 UTC] PHP Fatal error: Allowed memory size of 47185920 bytes exhausted (tried to allocate 3072 bytes) in /home/.sites/338/site2226/web/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-taxonomies.php on line 299
[14-May-2015 17:40:03 UTC] PHP Fatal error: Allowed memory size of 47185920 bytes exhausted (tried to allocate 83 bytes) in /home/.sites/338/site2226/web/wp-includes/wp-db.php on line 2224
[14-May-2015 17:40:03 UTC] PHP Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
Hat jemand eine Idee, was da passiert ist bzw. wie ich das wieder in Ordnung bringen kann?