Welcome Guest, Not a member yet? Register   Sign In
Problem in loading Cache Library
#1

[eluser]Unknown[/eluser]
I try to load the cache library using

$this->load->library('cache/cache'); in my controller.

The moment I add the above code, I start getting this error

Fatal error: Class 'CI_Driver_Library' not found in /Applications/XAMPP/xamppfiles/htdocs/Codeigniter/system/libraries/cache/Cache.php on line 27

Even if I try loading the library using, $this->load->library('cache'); i get the same error.
How can cache be loaded. I am using the latest version of codeigniter available.



Parag




Theme © iAndrew 2016 - Forum software by © MyBB