owncloud Error Cannot write into config directory

Linuxtopic
0


Error : Cannot write into “config” directory!




Error : Cannot write into “apps” directory!




Error : Cannot write into “data” directory!




Screenshot sample








Solution :




Just disable selinux by







    #  setenforce 0




Or




Hit the below command    




[root@lokesh ~]# chcon -R -t httpd_sys_rw_content_t /var/www/html/owncloud/config




[root@lokesh ~]# chcon -R -t httpd_sys_rw_content_t /var/www/html/owncloud/apps




[root@lokesh ~]# chcon -R -t httpd_sys_rw_content_t /var/www/html/owncloud/data



Post a Comment

0Comments

Post a Comment (0)

#buttons=(Ok, Go it!) #days=(20)

Our website uses cookies to enhance your experience. Check Now
Ok, Go it!