Obsolete Releases > SME 8.x Contribs
Problem setting up owncloud
ghorst352:
Thanks Steph and Mary.
stephdl:
Ok il will precise it in the howto....when something goes wrong, we must return to the fundamental ...could you put resolved on this post please.
stephdl:
--- Quote from: bhay3s on January 31, 2013, 04:45:17 PM ---Thanks Steph and Mary.
--- End quote ---
if you want to make the same, you just have to stay connected and help the next problem will concern owncloud.
Well, if you insist you are encouraged to help anyone with any problem.
See you soon.
tonyalbers:
Hi Guys,
I'm seeing something related to this, but although I've rechecked the settings, I keep getting:
Forbidden
You don't have permission to access /owncloud/ on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
My httpd error_log contains this:
[Wed Mar 27 09:22:53 2013] [error] [client 172.16.1.130] Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden: /home/e-smith/files/ibays/owncloud0/html/
[Wed Mar 27 09:22:53 2013] [error] [client 172.16.1.130] File does not exist: /home/e-smith/files/ibays/Primary/html/core
[Wed Mar 27 09:24:03 2013] [error] [client 172.16.1.130] Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden: /home/e-smith/files/ibays/owncloud0/html/
[Wed Mar 27 09:24:03 2013] [error] [client 172.16.1.130] File does not exist: /home/e-smith/files/ibays/Primary/html/core
I believe the references to the primary ibay are caused by the .htaccess file, which among other things contain the lines:
ErrorDocument 403 /core/templates/403.php
ErrorDocument 404 /core/templates/404.php
This is my db info:
[root@smeserver01 html]# db accounts show owncloud0
owncloud0=ibay
AllowOverride=All
CgiBin=enabled
FollowSymlinks=Enabled
Gid=5009
Group=www
Name=Owncloud area0
PHPBaseDir=/home/e-smith/files/ibays/owncloud0/:/tmp/
PasswordSet=no
PublicAccess=global
Uid=5009
UserAccess=wr-group-rd-everyone
[root@smeserver01 html]#
Funny thing is that the error_log says that FollowSymLinks or SymLinksIfOwnerMatch is off even though FollowSymLinks is clearly enabled in the ibay config.
Any ideas?
TIA
Tony
mmccarn:
'FollowSymLinks' must be 'enabled'. Your settings show 'Enabled'.
Correct using:
--- Code: ---db accounts setprop owncloud0 FollowSymLinks enabled
signal-event ibay-modify owncloud0
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version