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 |
State ⇒ Not A Bug
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.
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
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.