CodeIgniter Forums
Cache unable to write to \cache/ - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Cache unable to write to \cache/ (/showthread.php?tid=75606)



Cache unable to write to \cache/ - rubens_gomes - 02-25-2020

D:\git_projs\websites>php spark serve


CodeIgniter CLI Tool - Version 4.0.0 - Server-Time: 2020-02-25 21:46:33pm

An uncaught Exception was encountered

Type:        CodeIgniter\Cache\Exceptions\CacheException
Message:    Cache unable to write to \cache/
Filename:    D:\git_projs\websites\vendor\codeigniter4\framework\system\Cache\Exceptions\CacheException.php
Line Number: 10

D:\git_projs\websites>


RE: Cache unable to write to \cache/ - jreklund - 02-26-2020

Don't know if this is fixed in 4.0.2 or not, but upgrade and see.


RE: Cache unable to write to \cache/ - dave friend - 02-26-2020

Are the folder's write permissions set appropriately?