When I try to execute any controller of my CodeIgniter project i receive this error:
Fatal error: Class CI_Session_files_driver contains 1 abstract method an
The files in system should not be modified. My files were modified somehow and were throwing error. I resolved my problem as below.
This should fix your problem.