Not able to change owncloud data folder to /home/owncloud,

image

image

Hmm, works on my machine :wink:

How did you change ownership?

chown -R apache:apache /home/owncloud

yes

chown -R apache:apache owncloud

You really worked through the advises i gave you in post#2?

Yes i worked on all the advices you gave

i anyhow needs to make /home/owncloud/data active

What says owncloud.log?

I don’t think that this is related to our current problem.

BTW, copy/paste is sometimes better then screenshots.

ok

why is it showing data not writable even apache user is given and 777 permission too?

is any thing else that i am missing?

  • Is apache really your httpd user?
  • How is /home mounted?

No more ideas, unfortunately.

yes coz its working fine in /var/www/html forlder as they have apache ownership

is it possible that we can increase mount size of /root to 6TB?mount2

No clue, it’s your system.

Hello Alfred,

My issue got solved

now its working fine in /home mount

It was due to PhpMyadmin

Great to hear that!

Maybe you could explain a little bit?

Finally please mark this thread as solved/Solution.

PhpMyadmin and Config file was getting clashed for giving correct permission, as both were giving permission to /home folder

so after disabling phpmyadmin, config file becomes only one to give correct path and permission.

so issue solved now

2 Likes