Welcome Guest, Not a member yet? Register   Sign In
Warning: Invalid Path
#12

(05-31-2016, 03:09 AM)davy_yg Wrote: A PHP Error was encountered

Severity: Warning
Message: mkdir(): Invalid path
Filename: drivers/Session_files_driver.php
Line Number: 117

Backtrace:

File: C:\Program Files (x86)\EasyPHP-Devserver-16.1\eds-www\CompanyProfileCI\application\controllers\cpages.php
Line: 34
Function: library

File: C:\Program Files (x86)\EasyPHP-Devserver-16.1\eds-www\CompanyProfileCI\index.php
Line: 315
Function: require_once

An uncaught Exception was encountered
Type: Exception
Message: Session: Configured save path '' is not a directory, doesn't exist or cannot be created.

Filename: C:\Program Files (x86)\EasyPHP-Devserver-16.1\eds-www\CompanyProfileCI\system\libraries\Session\drivers\Session_files_driver.php
Line Number: 119
Backtrace:


File: C:\Program Files (x86)\EasyPHP-Devserver-16.1\eds-www\CompanyProfileCI\application\controllers\cpages.php
Line: 34
Function: library

File: C:\Program Files (x86)\EasyPHP-Devserver-16.1\eds-www\CompanyProfileCI\index.php
Line: 315
Function: require_once

------------------------------------------------

drivers/Session_files_driver.php
line 117:              if ( ! mkdir($save_path, 0700, TRUE))

controllers\cpages.php
line34:      $this->load->library('session');

drivers\Session_files_driver.php
line 119:                       throw new Exception("Session: Configured save path '".$this->_config['save_path']."' is not a directory, doesn't exist or cannot be created.");


Where to find this error:  File: C:\Program Files (x86)\EasyPHP-Devserver-16.1\eds-www\CompanyProfileCI\index.php
Line: 315
Function: require_once  ?

Thanks in advance.

after checking this kid's reputation I'm wondering if she is a CI hater or something? I advice to read the manual first specially @ PHP.NET before using CI.  Blush
God Bless CI Contributors Smile
Reply


Messages In This Thread
Warning: Invalid Path - by davy_yg - 05-31-2016, 03:09 AM
RE: CI Error - by arma7x - 05-31-2016, 03:58 AM
RE: CI Error - by davy_yg - 05-31-2016, 06:02 AM
RE: CI Error - by ciadmin - 05-31-2016, 10:01 AM
RE: CI Error - by arma7x - 05-31-2016, 08:38 AM
RE: CI Error - by ciadmin - 05-31-2016, 10:02 AM
RE: CI Error - by arma7x - 06-08-2016, 05:21 AM
RE: Warning: Invalid Path - by davy_yg - 06-01-2016, 05:38 AM
RE: Warning: Invalid Path - by davy_yg - 06-07-2016, 09:35 PM
RE: Warning: Invalid Path - by davy_yg - 06-07-2016, 10:31 PM
RE: Warning: Invalid Path - by ciadmin - 06-07-2016, 10:52 PM
RE: Warning: Invalid Path - by atuluku - 05-14-2017, 05:29 PM
RE: Warning: Invalid Path - by ravsgrg - 01-16-2020, 04:00 AM
RE: Warning: Invalid Path - by arma7x - 06-08-2016, 05:29 AM
RE: Warning: Invalid Path - by chaudhary sushil - 01-07-2018, 03:57 AM
RE: Warning: Invalid Path - by davy_yg - 06-08-2016, 03:19 AM
RE: Warning: Invalid Path - by marksman - 06-08-2016, 04:58 AM
RE: Warning: Invalid Path - by davy_yg - 06-08-2016, 05:23 AM
RE: Warning: Invalid Path - by davy_yg - 06-08-2016, 05:54 AM
RE: Warning: Invalid Path - by wasim - 03-09-2017, 01:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB