Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
owncloud/nextcloud how to use occ
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
chi86
Apprentice
Apprentice


Joined: 30 Jul 2013
Posts: 184
Location: Austria

PostPosted: Wed Oct 19, 2016 7:56 am    Post subject: owncloud/nextcloud how to use occ Reply with quote

Hi,
I installed owncloud but I never got the occ comand to work (https://doc.owncloud.org/server/8.0/admin_manual/configuration_server/occ_command.html). Can anyone explan to me how to use this?

thx
Back to top
View user's profile Send private message
DawgG
l33t
l33t


Joined: 17 Sep 2003
Posts: 866

PostPosted: Wed Oct 19, 2016 4:19 pm    Post subject: Reply with quote

is there an error msg?
the doc you linked is pretty straightforward, i think.
the trickiest thing is probably to set file-ownerships and fileperms like this https://doc.owncloud.org/server/8.0/admin_manual/installation/installation_wizard.html#strong-perms-label that they work on gentoo.
i run OC on a debian-server and there occ just runs as it is supposed to:
Code:
root@XXX:/var/www/owncloud# sudo -u www-data php occ status
  - installed: true
  - version: 9.1.0.15
  - versionstring: 9.1.0

GOOD LUCK!
_________________
DUMM KLICKT GUT.
Back to top
View user's profile Send private message
chi86
Apprentice
Apprentice


Joined: 30 Jul 2013
Posts: 184
Location: Austria

PostPosted: Thu Oct 20, 2016 10:28 am    Post subject: Reply with quote

DawgG wrote:

the trickiest thing is probably to set file-ownerships and fileperms like this https://doc.owncloud.org/server/8.0/admin_manual/installation/installation_wizard.html#strong-perms-label that they work on gentoo.


Thx that was the problem! It did not work with the script, as it was described in the link but I just did this by hand and now it works perfectly!
Back to top
View user's profile Send private message
DawgG
l33t
l33t


Joined: 17 Sep 2003
Posts: 866

PostPosted: Thu Oct 20, 2016 10:36 am    Post subject: Reply with quote

Quote:
I just did this by hand and now it works perfectly!

yes, we gentooers love to do it by hand ;-)
glad it works!
_________________
DUMM KLICKT GUT.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum