CodeIgniter Forums
Error: abstract session driver - 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: Error: abstract session driver (/showthread.php?tid=65334)



Error: abstract session driver - sezeala - 05-31-2016

Good Day,
Please i am new to this forum and am finding it a bit difficult posting to this forum. I have this little issue which am looking for who could help me solve it. My codeiginiter stop function with the following error code below.

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::destroy)
Filename: drivers/Session_files_driver.php
Line Number: 49
Backtrace:

Do you know how i can resolve it.

Thank you.