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 |
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Installation in path containing 2 horde directories
Queue ⇒ Horde Base
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