Welcome Guest, Not a member yet? Register   Sign In
session_set_save_handler() problem
#1

Hi!

Recently upgraded to 3.0.2 and since then this error is happening.. Any idea?

PHP Code:
A PHP Error was encountered
Severity
Warning
Message
Wrong parameter count for session_set_save_handler()
FilenameSession/Session.php
Line Number
107
Backtrace
:
FileC:\AppServ\www\arsenalfan\codeigniter\application\core\MY_Controller.php
Line
8
Function: __construct
File
C:\AppServ\www\arsenalfan\codeigniter\application\core\Public_Controller.php
Line
15
Function: __construct
File
C:\AppServ\www\arsenalfan\codeigniter\application\controllers\hirek.php
Line
7
Function: __construct
File
C:\AppServ\www\arsenalfan\index.php
Line
294
Function: require_once 
Reply
#2

(10-14-2015, 02:49 AM)benfike Wrote: Hi!

Recently upgraded to 3.0.2 and since then this error is happening.. Any idea?


PHP Code:
A PHP Error was encountered
Severity
Warning
Message
Wrong parameter count for session_set_save_handler()
FilenameSession/Session.php
Line Number
107
Backtrace
:
FileC:\AppServ\www\arsenalfan\codeigniter\application\core\MY_Controller.php
Line
8
Function: __construct
File
C:\AppServ\www\arsenalfan\codeigniter\application\core\Public_Controller.php
Line
15
Function: __construct
File
C:\AppServ\www\arsenalfan\codeigniter\application\controllers\hirek.php
Line
7
Function: __construct
File
C:\AppServ\www\arsenalfan\index.php
Line
294
Function: require_once 

It sounds like you did not follow the upgrade information

Upgrading from 2.2.x to 3.0.x
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

What PHP version are you using?
Reply
#4

(10-14-2015, 06:23 AM)Narf Wrote: What PHP version are you using?

PHP 6.0 is that could be a problem?
Reply
#5

(10-14-2015, 08:20 AM)benfike Wrote:
(10-14-2015, 06:23 AM)Narf Wrote: What PHP version are you using?

PHP 6.0 is that could be a problem?

That's surely a problem, because PHP 6.0 doesn't exist.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB