[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Setting up horde3 on Debian Squeeze



On Wed, 25 Jan 2012 21:59:58 +0100, Csanyi wrote in message 
<[🔎] 87boprpkfl.fsf@debian-asztal.excito>:

> Arnt Karlsen <arnt@c2i.net> writes:
> 
> > On Wed, 18 Jan 2012 19:32:58 +0100, Csanyi wrote in message 
> > <[🔎] 87ipk8n9np.fsf@debian-asztal.excito>:
> >
> >> Arnt Karlsen <arnt@c2i.net> writes:
> >> 
> >> > On Wed, 18 Jan 2012 06:59:06 +0100, Csanyi wrote in message 
> >> > <[🔎] 87boq1d00l.fsf@debian-asztal.excito>:
> >> >
> >> >> Knut Esztermann <knut@esztermann.de> writes:
> >> >> 
> >> >> > Csanyi Pal schrieb am 16.01.2012 um 21:58:
> >> >> >> I'm trying to setup horde3 on my home server, that running
> >> >> >> Debian GNU/Linux Squeeze.
> >> >> >> I'm following instructions from
> >> >> >> /usr/share/doc/horde3/README.Debian.gz
> >> >> <snipped>
> >> >> >> Now when I trying to open this webpage from my desktop
> >> >> >> machine on the LAN behind the server on which have installed
> >> >> >> and setup horde3, I get error message:
> >> >> >> Not Found
> >> >> >> The requested URL /login.php was not found on this server.
> >> >> >> Apache/2.2.16 (Debian) Server at 192.168.10.1 Port 80
> >> >> >> Why can't I open the Horde3 webpage to setup it further?
> >> >> >
> >> >> > 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'.
> >> >> 
> >> >> I edited the file so:
> >> >> $this->applications['horde'] = array(
> >> >>     'fileroot' => '/usr/share/horde3/lib' . '/..',
> >> >> //    'webroot' => _detect_webroot(),
> >> >>     'webroot' => '/horde3',
> >> >>     'initial_page' => 'login.php',
> >> >>     'name' => _("Horde"),
> >> >>     'status' => 'active',
> >> >>     'templates' => '/usr/share/horde3/lib' . '/../templates',
> >> >>     'provides' => 'horde',
> >> >> );
> >> >> 
> >> >> and try to open the webpage http://192.168.10.1/horde3/
> >> >> but never get it opened. Iceweasel webbrowser says in the status
> >> >> line something like: Waiting for 192.168.10.1...
> >> >> 
> >> >> In the address field of the Iceweasel browser there is:
> >> >> http://192.168.10.1/horde3/login.php?Horde=8qrg5u0qi8tq5s5nkequ0uk3c5
> >> 
> >> > ..you did restart the server services?
> >> 
> >> I did run
> >> sudo /etc/init.d/apache2 restart
> >> 
> >> to restart my Apache2 server. Is that what do you mean?
> >> 
> >
> > ..yes.  (I usually do that as root, rather than go the sudo route.)
> 
> Well, it seems to me that Horde3 on Debian Squeeze is unusable, isn't?

..dunno about that, but do file a bug so it can be fixed.  Debian
packages should either work right out of the box, or provide hints 
to docs to set them up. 
I've never used horde3 myself, I merely pointed you to the good 
old proven way of restarting server services, sudo works too.  

..also chk 'dpkg -L horde3' for docs and config files that you may have 
missed, or misunderstood.  Is there e.g. an /etc/default/horde3 file?
May have a mention like "# Start_horde_server=0" or somesuch.

..yes, I'm speculating now, it's time for someone who knows horde3 to
pitch in.  Good luck.


-- 
..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.


Reply to: