merhaba arkadaşlar,
bir opencart sistemi kurmuştum sistem düzgün çalışıyordu bir anda 500 hatası verdi loglara baktığımda aşağıdaki hatayı veriyor.
Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes) in /home/enedilek/public_html/vqmod/vqmod.php on line 168
168 satır boş ve
if(self::$logging) {
// Create log folder if it doesn't exist
$log_folder = self:

ath(self::$logFolder, true);
self::dirCheck($log_folder);
kod yaoısı böye bunu nasıl düzeltebilirim acaba