WMWW | Webmaster Forumu | Webmaster Platformu
An uncaught Exception was encountered hatası - Yazdırılabilir Sürüm

+- WMWW | Webmaster Forumu | Webmaster Platformu (https://wmwebworld.com/forum)
+-- Forum: Webmaster Dünyası (https://wmwebworld.com/forum/webmaster-dunyasi)
+--- Forum: Yeni Başlayanlar (https://wmwebworld.com/forum/yeni-baslayanlar)
+---- Forum: Soru & Cevap (https://wmwebworld.com/forum/soru-cevap)
+---- Konu: An uncaught Exception was encountered hatası (/f-an-uncaught-exception-was-encountered-hatasi.html)



An uncaught Exception was encountered hatası - Webci - 09-25-2019

merhaba

aşağıdaki hatayı alıyorum ne yapmalıyım?

Type: Exception

Message: Session: Configured save path '' is not a directory, doesn't exist or cannot be created.

Filename: /home/ozussaki/domains//public_html/system/libraries/Session/drivers/Session_files_driver.php

Line Number: 119


teşekkürler


RE: An uncaught Exception was encountered hatası - UnknownSouL - 09-25-2019

merhaba

Kod:
$config['sess_save_path'] = NULL;


kodu bulun aşağıdaki ile değiştirin

Kod:
$config['sess_save_path'] = sys_get_temp_dir();



iyi forumlar