I got pop msg that my cache directory is not writable

Started by Xpresskonami, October 11, 2015, 02:29:11 AM

Previous topic - Next topic

Xpresskonami

I got a notification on my site, Performance Warning!!!

The cache directory is not writable - this will
adversely affect the performance of your forum.


Please how can I fix this...


???????

br360


Xpresskonami

Its not help at all. I try to chmod the dir to 777, but its not chmoding to 777, it only chmod to 755. and also I want to uninstall my last mod which I think may cause this problem, I couldn't found the mod in my package manger again. Need solution to this please.

Xpresskonami

Its not help at all. I try to chmod the dir to 777, but its
not chmoding to 777, it only chmod to 755. and also I
want to uninstall my last mod which I think may
cause this problem, I couldn't found the mod in my
package manger again. Need solution to this please.

Illori

then you need to contact your host and ask them why.

almadelay

Hello!
I resolve this problem with the next steps:
Step 1
chmod -R 777 <dirname o rute>
For example: chmod -R 777  /var/www/html/pommo/cache/

Step 2
Modify context:
cd /var/www/html/pommo
chcon -R -t httpd_sys_rw_content_t cache

See result:
ls -Z
Search directory and check context (httpd_sys_rw_content_t cache)

Bye.



Illori

most of our users are on a shared server without CLI access, so that is not really helpful.

Advertisement: