Joomlada kurulum yaptıktan sonra
"Error displaying the error page: The file Cache Storage is not supported on this platform.: The file Cache Storage is not supported on this platform." hatası alıyorsak
administrator/cache
ve ana dizindeki cache klasörlerinin izinlerini 777 yapılması gerekir.
Linux host kullananlar için;
$ sudo chmod 777 {dosya adresi} -R
“/var/www/” klasörüne vererek deneyelim.
$ sudo chmod 777 /var/www/site_ismi/cache -R
"Error displaying the error page: The file Cache Storage is not supported on this platform.: The file Cache Storage is not supported on this platform." hatası alıyorsak
administrator/cache
ve ana dizindeki cache klasörlerinin izinlerini 777 yapılması gerekir.
Linux host kullananlar için;
$ sudo chmod 777 {dosya adresi} -R
“/var/www/” klasörüne vererek deneyelim.
$ sudo chmod 777 /var/www/site_ismi/cache -R
0 yorum:
Yorum Gönder