[Tickets #8256] php include_path hard coded, fails to load distribution PEAR packages
bugs at horde.org
bugs at horde.org
Fri May 8 07:52:02 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8256
------------------------------------------------------------------------------
Ticket | 8256
Created By | m.gabriel at das-netzwerkteam.de
Summary | php include_path hard coded, fails to load distribution
| PEAR packages
Queue | Horde Groupware Webmail Edition
Version | 1.2.3
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
m.gabriel at das-netzwerkteam.de (2009-05-08 03:52) wrote:
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.
More information about the bugs
mailing list