6.0.0-alpha14
7/2/25

[#8256] php include_path hard coded, fails to load distribution PEAR packages
Summary php include_path hard coded, fails to load distribution PEAR packages
Queue Horde Groupware Webmail Edition
Queue Version 1.2.3
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester m.gabriel (at) das-netzwerkteam (dot) de
Created 05/08/2009 (5899 days ago)
Due
Updated 05/12/2009 (5895 days ago)
Assigned
Resolved 05/12/2009 (5895 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/12/2009 02:22:27 PM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
Having PEAR bundled with the groupware is to *not* having users fiddle 
with the PEAR installation. If there are any PEAR packages missing in 
the bundle that are required by some parts of Horde Groupware, open a 
new bug for those.

The data path being hardcoded is already covered by a different ticket.
05/08/2009 07:52:01 AM m (dot) gabriel (at) das-netzwerkteam (dot) de Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ php include_path hard coded, fails to load distribution PEAR packages
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
Reply to this comment
in horde-webmail-1.2.3-final's lib/core.php there is a hard coded php 
include_path set. as there are many PEAR packages that are not bundled 
in horde the user needs to include his/her distribution's PEAR 
packages, as well (for example Net/IMAP).



When non-bundled PEAR packages are missing horde behaves really weird 
and people who have set their site php.ini up properly keep searching 
for their mistake (as a missing Net/IMAP package was really hard to 
debug on my site, no php-errors wheresoever).



There should be at least in hint in docs/INSTALL.

Saved Queries