![]() |
Invalid driver requested: CI_Cache_ - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forum-20.html) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forum-23.html) +--- Thread: Invalid driver requested: CI_Cache_ (/thread-45182.html) |
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. |