CodeIgniter Forums
Issue with database sessions - 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: Issue with database sessions (/showthread.php?tid=77408)



Issue with database sessions - Roel - 08-27-2020

Hi dear,

I have a issue with the database sessions.
First of all, everything was working fine, I'm not aware of any changes in the code.
Suddenly login failed working, looking through all code and everything looks okay.

However the database sessions are not working correctly anymore.
If I look inside the database session table the blob file contains:
<!DOCTYPE HTML><html lang='nl' dir

Which looks like the cause of the issue, however how can it look like this.
Not any of my html code contains lang='nl' so that makes it even more strange.

Where should I look?

Thank you,
Roel.


RE: Issue with database sessions - InsiteFX - 08-28-2020

Some one could have been trying to hack your site.