CodeIgniter Forums
Sometimes without reason - Class CI_Session_files_driver - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Development (https://forum.codeigniter.com/forumdisplay.php?fid=6)
+--- Forum: Issues (https://forum.codeigniter.com/forumdisplay.php?fid=19)
+--- Thread: Sometimes without reason - Class CI_Session_files_driver (/showthread.php?tid=68414)



Sometimes without reason - Class CI_Session_files_driver - krystian2160 - 07-07-2017

PHP Code:
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::open)
Filenamedrivers/Session_files_driver.php
Line Number
49
Backtrace



Sometimes without any reason I got this message and can't really do nothing.
Refresh doesn't help.
For me helps restart apache in xampp.

I didn't even touched session driver or anything in system folder.

I think it is bug.


RE: Sometimes without reason - Class CI_Session_files_driver - skunkbad - 07-07-2017

(07-07-2017, 12:09 PM)krystian2160 Wrote: ...

For me helps restart apache in xampp.

...

I think it is bug.

A bug with xampp? What version of CI are you using?


RE: Sometimes without reason - Class CI_Session_files_driver - Paradinight - 07-07-2017

(07-07-2017, 05:11 PM)skunkbad Wrote:
(07-07-2017, 12:09 PM)krystian2160 Wrote: ...

For me helps restart apache in xampp.

...

I think it is bug.

A bug with xampp? What version of CI are you using?

a bug in php Smile

opcache bug

deactivate opcache