CodeIgniter Forums
I do not need mcrypt - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Development (https://forum.codeigniter.com/forumdisplay.php?fid=6)
+--- Forum: CodeIgniter 2.x (https://forum.codeigniter.com/forumdisplay.php?fid=18)
+--- Thread: I do not need mcrypt (/showthread.php?tid=66391)



I do not need mcrypt - Axel - 10-18-2016

What is the method to avoid having to install mcrpt on the server?


RE: I do not need mcrypt - Narf - 10-19-2016

If you use CodeIgniter 2's CI_Session, you do need it.

If you want to avoid that, upgrade to CodeIgniter 3.