Csanyi Pal <csanyi...@gmail.com> writes: > Arnt Karlsen <a...@c2i.net> writes: > >> On Wed, 18 Jan 2012 06:59:06 +0100, Csanyi wrote in message >> <87boq1d00l.fsf@debian-asztal.excito>: >> >>> Knut Esztermann <k...@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
In the apache2 access.log I find: 192.168.10.90 - - [18/Jan/2012:19:36:25 +0100] "GET /horde3/login.php?url=%2Fhorde3%2Fservices%2Fportal%2Fsidebar.php\ %3FHorde%3Dp1ith4ilo11q1mspackfiput02&nosidebar=1&\ horde_logout_token=xhl4L4_QEJL-KH5PtnetwNbxyD4&app=horde&\ Horde=p1ith4ilo11q1mspackfiput02HTTP/1.1" 200 1047\ "http://192.168.10.1/horde3/login.php?Horde=c7ouu58j3q6iuaa53ts1q9emr6" "Mozilla/5.0 (X11; Linux x86_64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1\ Iceweasel/9.0.1" In the apache2 error.log there is an error: [Wed Jan 18 19:34:10 2012] [error] [client 192.168.10.90] PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/horde3/lib/Horde/Prefs.php on line 847, referer: http://192.168.10.1/horde3/login.php?url=%2Fhorde3%2Fservices%\ 2Fportal%2Fsidebar.php%3FHorde%3Dn6tvksp8qqoe16vteck3muotg6&\ nosidebar=1&horde_logout_token=U6VumRHQBtPLv5Zmjc6QB3vVUlM&\ app=horde&Horde=n6tvksp8qqoe16vteck3muotg6 -- Regards from Pal -- 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/87d3agn995.fsf@debian-asztal.excito