[horde] Re: Horde User Error

Michael J. Pawlowsky mikep at mi-consultants.com
Mon Mar 21 07:34:23 PST 2005


See below...

Bill Graham wrote:

> You didn't say if you have updated framework and/or pear
>
> This might help Quoting "Michael J. Pawlowsky" 
> <mikep at mi-consultants.com>:
>
>>
>> I'm running Horde from cvs and upgrade regularly.
>> At the moment I'm receiving an error when trying to change a users
>> password (mysql backend).
>>
>> I noticed there was a change to the horde_users table from the sql
>> scripts and added the
>> user_hard_expiration_date and user_soft_expiration_date fields to the 
>> table.
>>
>> But I still get:
>> There was a problem updating 'mikejp': DB Error: syntax error
>> Notice: Undefined index: soft_expiration_field in
>> /usr/share/pear/Horde/Auth/sql.php on line 232
>>
>> I updated the configs and that does not help either.
>> I also did a pear upgrade_all.
>>
>> Can someone tell me what I need to do to fix this.
>> I'm trying to change the password from the Users Administration page.
>>
>> Thanks,
>> Mike
>

Framework is upto date.
As for pear, as mentioned above I did do a upgrade_all.
When I try to explicitly upgrade Horde I get:

[mikep at www Horde]$ pear upgrade Horde
No releases found for package 'Horde'

My pear config looke like:

CONFIGURATION:
==============
PEAR executables directory     bin_dir         /usr/bin
PEAR documentation directory   doc_dir         /usr/share/pear/doc
PHP extension directory        ext_dir         /usr/lib/php4
PEAR directory                 php_dir         /usr/share/pear
PEAR Installer cache directory cache_dir       /tmp/pear/cache
PEAR data directory            data_dir        /usr/share/pear/data
PHP CLI/CGI binary             php_bin         /usr/bin/php
PEAR test directory            test_dir        /usr/share/pear/test
Cache TimeToLive               cache_ttl       3600
Preferred Package State        preferred_state beta
Unix file mask                 umask           22
Debug Log Level                verbose         1
HTTP Proxy Server Address      http_proxy      <not set>
PEAR server                    master_server   pear.php.net
PEAR password (for             password        <not set>
maintainers)
Signature Handling Program     sig_bin         /usr/bin/gpg
Signature Key Directory        sig_keydir      /etc/pearkeys
Signature Key Id               sig_keyid       <not set>
Package Signature Type         sig_type        gpg
PEAR username (for             username        <not set>







More information about the horde mailing list