CodeIgniter Forums
Invalid driver requested: CI_Cache_ - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Invalid driver requested: CI_Cache_ (/showthread.php?tid=45182)



Invalid driver requested: CI_Cache_ - El Forum - 09-12-2011

[eluser]Irfan Cikoglu[/eluser]
Hello,
I am getting this error:
Invalid driver requested: CI_Cache_

I cant find any solution, can you help me?
Thanks


Invalid driver requested: CI_Cache_ - El Forum - 02-12-2012

[eluser]PermanaJ[/eluser]
make sure the cache folder is created


Invalid driver requested: CI_Cache_ - El Forum - 07-14-2012

[eluser]Unknown[/eluser]
I had this problem too. It's solved by making sure that the application/cache directory is writeable.