Welcome Guest, Not a member yet? Register   Sign In
Thread Modes PHP error encountered - Class CI Session files driver
#1

Intermittently I get this error message saying, "Class CI session files driver contains 1 abstract method and must be therefore declared abstract or implement the remaining methods"

PHP version - 7.0.8
CI version - 3.0.6
XAMPP 

Once I restart XAMPP, it goes off but it occurs after some time. It looks like when there are more users accessing (more load), it occurs, but not sure. 


System folder files haven't been changed. It's still the same. Have been running older version of PHP, CI for almost 2 years and dint come across this issue. After upgrading CI and php intermittently this occurs.

"
Fatal error: Class CI Session files drivers contain 1 abstract method and must therefore be declared abstract or implement the remaining methods (SessionHandlerInterface::read) in system\libraries\Session\drivers\Session_files_driver.php on line 49

A PHP Error was encountered

Severity: Error
Message: Class CI_Session_files_driver contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (SessionHandlerInterface::read)
Filename: drivers/Session_files_driver.php
LineNumber:49
Backtrace:

"

If you could please let me know a solution that will be really great.

Thanks for your help.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB