Please help me, I got this error.
Fatal error: Class CI_Session_files_driver contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (SessionHandlerInterface::write) inE:\xampp\htdocs\desimeals-admin\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::write)
Filename: drivers/Session_files_driver.php
Line Number: 49
Backtrace:
------------------------------------------------------------------------------------------------------
. But before i was no issue on session I did not use session in my website. And today I open my website on localhost, it shows the above error. What is this, and how I can remove this error?
Please give your expertise opinion. Your opinion is very important for me. Thank you advance...