Vai al contenuto Vai alla barra laterale

Etichettato: ,

Questo ticket contiene 0 risposta, ha 0 voci.

Ultimo aggiornamento da annaT-22 3 mese, 3 settimana fa.

Assistito da: Itamar.

Autore Post
Dicembre 2, 2025 alle 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: link nascosto.

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?