Zum Inhalt springen Zur Seitenleiste springen

Schlagwörter: ,

Dieses Thema enthält 0, hat 0 Stimmen.

Zuletzt aktualisiert von annaT-22 Vor 3 Monaten, 1 Woche.

Assistiert von: Itamar.

Autor Beiträge
Dezember 2, 2025 um 12:40 #17626345

annaT-22

Background of the issue:
I am trying to resolve errors in the debug.log that are exhausting my CPU resources on the website. The issue can be seen on the page: versteckter Link.

Symptoms:
I am encountering PHP warnings related to 'file_exists()' and 'realpath()' due to open_basedir restrictions. These errors are causing high CPU usage.

Questions:
How can I resolve the open_basedir restriction errors?
What steps can I take to reduce CPU usage caused by these errors?