codeigniter-cache
codeigniter-cache copied to clipboard
Cache Money!
> 1 errors have occured on the following session: > IP: [::1] UA: [ApacheBench/2.3] URL: [http://localhost/] > Errors: > Severity: Warning --> unlink(/www/application/cache/news_model/3e66759ca8f636b2ee7abea7f3e3e8854fd941ca.cache): Permission denied /www/application/libraries/Cache.php 372 > > 1...
- Empty cache-file is properly recognized by separating cache data and cache status in the return data internally. No more calling the database for empty results. - Deeper directory structure...
Any chance you can update this to be loaded via composer? Thanks for all you do for PHP.
The method $this->cache->delete_all() deletes all the files in the folder including the .htaccess and the index.html files which are necessary for security purposes.