6.0.0-alpha12
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
6/11/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#5090] Incorrect ini_set('include_path'..) in horde/lib/core.php
*
Your Email Address
*
Spam protection
Enter the letters below:
.__.\ /. .. .. . | | >< | ||\/||__| |__|/ \|__|| || |
Comment
> Horde Groupware Webmail Edition V1.0 (14-jan-2007) includes an > incorrect version of the file horde/lib/core.php. It differs from > Horde standard version this way: > > > > 42c42 > > < ini_set('include_path', dirname(__FILE__) . PATH_SEPARATOR . > ini_get('include_path')); > > --- > >> ini_set('include_path', dirname(__FILE__) . PATH_SEPARATOR . >> dirname(__FILE__) . '/../pear'); > > > > This bug prevents, for example, Turba from connecting to LDAP data source: > > > > "Warning: _getschema(Net/LDAP.php): failed to open stream: No such > file or directory in > > /var/www/webmail/horde-webmail-1.0/turba/lib/Driver/ldap.php on line 674" > > "Fatal error: _getschema(): Failed opening required 'Net/LDAP.php' > > (include_path='/var/www/webmail/horde-webmail-1.0/lib:/var/www/webmail/horde-webmail-1.0/lib/../pear') > in > > /var/www/webmail/horde-webmail-1.0/turba/lib/Driver/ldap.php on line 674" > > > > Worst of all: both file (Horde standard and Horde Groupware) have the > same version > > string "$Horde: horde/lib/core.php,v 1.26.6.7 2006/01/07 16:40:28 > chuck Exp $"! > > It's been a bit difficult to trace the bug... > >
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