6.0.0-beta1
9/24/25

[#997] Installation in path containing 2 horde directories
Summary Installation in path containing 2 horde directories
Queue Horde Base
Queue Version 3.0-RC3
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester kevin (at) vanhaaren (dot) net
Created 12/20/2004 (7583 days ago)
Due
Updated 12/20/2004 (7583 days ago)
Assigned
Resolved 12/20/2004 (7583 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/20/2004 09:14:55 AM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
Set the correct webroot in registry.php.
12/20/2004 05:13:34 AM kevin (at) vanhaaren (dot) net Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Installation in path containing 2 horde directories
Queue ⇒ Horde Base
Reply to this comment
I tried installing horde in a path /websvr/horde/web/horde using Apache 2.

Apache virtual host was set to DocumentRoot /websvr/horde/web



The test.php ran fine, but when I attempted to go to the 
http://server/horde/ I got an error that the file 
http://server/horde/web/horde/login.php could not be loaded.



Changing first horde directory name to portal fixed the problem:

DocumentRoot /websvr/portal/web


Saved Queries