I copy all files to ftp, then install it , everything goes ok and then i got these two errors:
Checking if assets/cache/siteCache.idx.php file is writable: Failed!
Checking if assets/cache/sitePublishing.idx.php file is writable: Failed!
on ftp i set the chmod on 777 but i still got that error...
any help pls?
-
MODX Staff
- 12,272 Posts
Make sure the cache folder is 777 ... and depending on how your PHP is set up it might need to be 755 (or some other permission). Also the files technically should be 666 or 644 (or other).
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
ye the /cache folder is writeable -> Checking if assets/cache directory is writable: OK! , and its set to 777