6.0.0-alpha14
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
6/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11673] Horde5 webmail-install script fails when installing into seperate pear
*
Your Email Address
*
Spam protection
Enter the letters below:
.___ __.. ..__ . . [__ (__ |__|[ __|\/| [___.__)| |[_./| |
Comment
> Hi, > > I installed Horde 5 into a seperate PEAR following the instructions > in the INSTALL document. > > There is already a Horde4 installation in production on the machine, > so a seperate PEAR was needed. > The webmail-install script failed for me, because > > require_once PEAR_Config::singleton() > ->get('horde_dir', null, 'pear.horde.org') . '/lib/Application.php'; > > always resolved to the path of the existing horde installation. I was > following the instructions in the INSTALL document, setting the > environment variable for PHP and PEAR, before running the script, but > it always resolved to my old Horde installation. > > I fixed it quick and dirty by putting the right path into the script. > > require_once "/var/www/horde5/lib/Application.php"; > > require_once PEAR_Config::singleton() > ->get('horde_dir', null, 'pear.horde.org') . '/lib/Application.php'; > > always had /var/www/horde4 as result. >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers