On Tue, 17 Jan 2012 20:47:15 +0100, Csanyi wrote in message 
<87ehuyyuv0.fsf@debian-asztal.excito>:

> > It seems as if apache looks for login.php in the web root, not in
> > the horde directory (should be /horde3/login.php). Try changing
> > the 'webroot' setting in /etc/horde/horde3/registry.php to
> > '/horde3'.  
> 
> In the file /etc/horde/horde3/registry.php there is amongs others
> this: $this->applications['horde'] = array(
>     'fileroot' => '/usr/share/horde3/lib' . '/..',

..try this wee edit: ("#" does comment out the line below here???)
#     'webroot' => _detect_webroot(),
      'webroot' => '/horde3'

>     'initial_page' => 'login.php',
>     'name' => _("Horde"),
>     'status' => 'active',
>     'templates' => '/usr/share/horde3/lib' . '/../templates',
>     'provides' => 'horde',
> );
> 
> How can I change here 'webroot'?

..see above.

-- 
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120117235922.67716...@nb6.lan

Reply via email to