CodeIgniter Forums
Session: Configured save path 'C:\Windows\Temp' is not writable by the PHP process. - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Session: Configured save path 'C:\Windows\Temp' is not writable by the PHP process. (/showthread.php?tid=71994)



Session: Configured save path 'C:\Windows\Temp' is not writable by the PHP process. - jaydevvara - 10-23-2018

Can anyone help me, i cant understand this error, Huh
my project is working in localhost perfectly but when i am uploading on server it will give me this error.

An uncaught Exception was encountered
Type: Exception
Message: Session: Configured save path 'C:\Windows\Temp' is not writable by the PHP process.
Filename: C:\Inetpub\vhosts\redfeather.in\allor.in\redfeather\system\libraries\Session\drivers\Session_files_driver.php
Line Number: 143
Backtrace:
File: C:\Inetpub\vhosts\redfeather.in\allor.in\redfeather\application\controllers\Welcome.php
Line: 10
Function: __construct
File: C:\Inetpub\vhosts\redfeather.in\allor.in\redfeather\index.php
Line: 315
Function: require_once

please help me to solve out this error


RE: Session: Configured save path 'C:\Windows\Temp' is not writable by the PHP process. - InsiteFX - 10-24-2018

Check your folder permissions on the write path.