I have the cache file created, I've chmoded everything, this message shows up at the start of my most recent update on the dashboard and on the widget:
Warning: /home/XXXXXXX/public_html/cnk/cache/6d36c2d5db3186bfc719e2d9d289a992.spc is not writeable in /home/XXXXXX/public_html/cnk/wp-content/plugins/mytwitter/simplepie.inc on line 1623
any ideas?
anwamehtar
Member
Posted 11 months ago #
It was trying to write the cache file in the folder "/home/XXXXXXX/public_html/cnk/cache", but it was not able to write it there. This could be due to permissions settings. If you're on unix, chmod the directory to 775.
If you need help understanding permissions on unix/linux, read this: http://en.wikipedia.org/wiki/Chmod
dalethomas
Member
Posted 11 months ago #
I keep getting
Error: Cache location must be writable.
. I have changed the permissions too 777 and 755. I even moved the folder to several locations.
Anythought on how I can trouble shoot?