[horde] Forbidden You don't have permission to access /horde on this server.

Vilius Sumskas/LNK vilius at lnk.lt
Wed Jan 25 14:10:06 UTC 2017


Please do not top post.

> >>>>  Citat af Wolfgang Paul Rauchholz <wp.rauchholz at gmail.com>:
> >>>>>
> >>>>> I am trying to install horde 5 on centos 7. I installed all RPMS. 
It is
> >>>>>> located in /usr/share/horde and created a mysql database.
> >>>>>>
> >>>>>> I added to httpd.conf
> >>>>>>
> >>>>>> <Directory "/use/share/horde">
> >>>>>> Require all granted
> >>>>>> </Directory>
> >>>>>>
> >>>>>> But I still get he above mentioned error message.
> >>>>>>
> >>>>>> [authz_core:error] [pid 24121] [client 10.5.2.76:57634] AH01630:
> >>>>>> client
> >>>>>> denied by server configuration: /usr/share/horde
> >>>>>>
> >>>>>> I appreciate very much your help.
> >>>>>> Wolfgang Rauchholz
> >>>>>>
> >>>>>> --
> >>>>>> Horde mailing list
> >>>>>> Frequently Asked Questions: http://horde.org/faq/To unsubscribe,
> >>>>>> mail:
> >>>>>>
> >>>>> horde-unsubscribe at lists.horde.org
> >>
> >>>
> >>>>>
> >>>>> Hey
> >>>>>
> >>>>> First thing:
> >>>>> It would be wrong to install in /usr/share....
> >>>>> Normal would be /var/www/http/horde , as i recall that is what 
ceeentos
> >>>>>
> >>>> normally would do.
> >>
> >>>
> >>>>> Next:
> >>>>> You need to set permissions on those directories/files, so that 
your
> >>>>>
> >>>> webserver at least can read those files.

There is nothing wrong installing horde into /usr/share/horde or whatever 
directory you want as long as you set all required permission.

You simply have a spelling mistake in your configuration.

<Directory "/use/share/horde">
               ^
        Require all granted
</Directory>


-- 
   Vilius


More information about the horde mailing list