[Tickets #4501] Object of class PEAR_Error to string conversion in C:\PHP5\PEAR\Horde\Auth.php on line 139
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Oct 9 10:12:25 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4501
-----------------------------------------------------------------------
Ticket | 4501
Updated By | mwhitlock at whitsoftdev.com
Summary | Object of class PEAR_Error to string conversion in C:\PHP5\PEAR\Horde\Auth.php on line 139
Queue | Horde Framework Packages
Version | HEAD
Type | Bug
State | Feedback
Priority | 2. Medium
Owners |
+New Attachment | error.txt
-----------------------------------------------------------------------
mwhitlock at whitsoftdev.com (2006-10-09 10:12) wrote:
I did a cvs update -dPCAR to update everything recursively, replacing
everything with clean copies from HEAD, building new directories, and
pruning empty directories.
I then ran the install-packages.php script from framework. Everything
installed okay, with the following informational messages:
horde/Horde_Auth can optionally use PHP extension "pam_auth"
horde/Horde_Auth can optionally use PHP extension "sasl"
horde/Horde_Browser can optionally use package "horde/PEAR"
horde/Horde_MIME can optionally use package "horde/Horde_Identity"
pear/Net_SMS can optionally use package "pear/Net_SMPP_Client"
horde/Horde_Secret can optionally use PHP extension "mcrypt"
warning: horde/Horde_Share requires package "horde/Horde_Identity"
warning: horde/SyncML requires package "pear/XML_WBXML"
horde/Text_Diff can optionally use PHP extension "xdiff"
I don't know where "horde/Horde_Identity" is supposed to come from. Also,
I don't know why horde/SyncML complains about XML_WBXML because XML_WBXML
is installed okay. Maybe SyncML should be depending on "horde/XML_WBXML"
instead of "pear/XML_WBXML"? Just a guess.
I added a var_dump right before the line in question in Auth.php, and I've
attached the output from it (with my password stripped out).
More information about the bugs
mailing list