Hallo!
auf einer von mir erstellten Website wird im Front-End oft (nicht immer) ein kritischer Fehler angezeigt, wenn man Bilder in die Mediathek hochgeladen hat. Wenn man die Seite neu lädt, ist der Fehler wieder weg. Manchmal hilft es (glaube ich) den Cache zu löschen. Im Website-Zustand steht aber kein kritisches Problem.
Weiß vielleicht jemand, woran der kritische Fehler liegen könnte?
Im Error log von Strato stehen folgende Zeilen:
11.02.2021 16:30:47 alberthartmair.com [client 2003:d6:2f00::] PHP Fatal error: Out of memory (allocated 4194304) (tried to allocate 1318912 bytes) in /mnt/web021/c3/80/511041380/htdocs/STRATO-apps/wordpress_01/app/wp-content/plugins/wp-smushit/core/class-helper.php on line 50
11.02.2021 16:38:31 alberthartmair.com [client 2003:d6:2f00::] PHP Fatal error: Out of memory (allocated 12582912) (tried to allocate 20480 bytes) in /mnt/web021/c3/80/511041380/htdocs/STRATO-apps/wordpress_01/app/wp-content/themes/Divi/includes/builder/class-et-builder-element.php on line 823
11.02.2021 16:38:31 alberthartmair.com [client 2003:d6:2f00::] PHP Fatal error: Out of memory (allocated 12582912) (tried to allocate 32768 bytes) in /mnt/web021/c3/80/511041380/htdocs/STRATO-apps/wordpress_01/app/wp-includes/class-phpass.php on line 1
11.02.2021 16:39:23 alberthartmair.com [client 2003:d6:2f00::] PHP Fatal error: Out of memory (allocated 8388608) (tried to allocate 32768 bytes) in /mnt/web021/c3/80/511041380/htdocs/STRATO-apps/wordpress_01/app/wp-content/themes/Divi/includes/builder/class-et-builder-element.php on line 823
11.02.2021 16:40:12 alberthartmair.com [client 2a02:908:500::] PHP Fatal error: Out of memory (allocated 4194304) (tried to allocate 253952 bytes) in /mnt/web021/c3/80/511041380/htdocs/STRATO-apps/wordpress_01/app/wp-admin/includes/file.php on line 1596
11.02.2021 21:04:49 alberthartmair.com [client 37.201.25.0] AH00132: file permissions deny server access: /home/strato/http/premium/rid/13/80/511041380/htdocs/STRATO-apps/wordpress_01/app/wp-content/cache/all/index.html
11.02.2021 21:45:18 alberthartmair.com [client 37.201.25.0] AH00132: file permissions deny server access: /home/strato/http/premium/rid/13/80/511041380/htdocs/STRATO-apps/wordpress_01/app/wp-content/cache/all/index.html
Ich habe Wordpress 5.61, PHP 7.4, nutze das Divi-(Child)-Theme & habe folgende Plugins installiert:
Borlabs Cookie - Cookie Opt-in Version 2.2.16 von Benjamin A. Bornschein, Borlabs
Etsy Shop Version 2.3.2 von Frédéric Sheedy
Smash Balloon Instagram Feed Version 2.7 von Smash Balloon
Smush Version 3.8.2 von WPMU DEV
SVG Support Version 2.3.18 von Benbodhi
UpdraftPlus - Backup/Restore Version 1.16.47 von UpdraftPlus.Com, DavidAnderson
Use Any Font Version 6.0.4 von Dnesscarkey
WP Fastest Cache Version 0.9.1.5 von Emre Vona
WP GDPR Compliance Version 1.5.5 von Van Ons
Yoast SEO Version 15.8 von Team Yoast
Bei Strato habe ich den Server-Side-Security-Filter ausgestellt (wie in einigen Blog-Atrikeln empfohlen).
Ich würde mich sehr freuen, wenn jemand helfen könnte!
Vera