WMWW | Webmaster Forumu | Webmaster Platformu

Tam Versiyon: An uncaught Exception was encountered hatası
Şu anda tam olmayan bir versiyonun içeriğine bakıyorsunuz. Tam versiyon'a bakınız.
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
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