[sork] Fwd: error

Jan Schneider jan at horde.org
Sun Jun 27 07:21:15 PDT 2004



----- Weitergeleitete Nachricht von goony at openbeer.it -----
    Datum: Sun, 27 Jun 2004 16:12:43 +0200
    Von: goony at openbeer.it
Antwort an: goony at openbeer.it
 Betreff: error
      An: jan at horde.org

Hi,
I'm using openbsd with qmail, vpopmail/mysql ecc. and horde/imp + passwd
module.
(2.2.1 version).

In backends.php file have:

$backends['vpopmail'] = array (
    'name' => 'vpopmail Authentication',
    'preferred' => '',
    'password policy' => array(
        'minLength' => 3,
        'maxLength' => 8,
        'maxSpace' => 0,
        'minUpper' => 0,
        'minLower' => 0,
        'minNumeric' => 0
    ),
    'driver' => 'vpopmail',
    'params' => array(
        'phptype'    => 'mysql',
        'hostspec'   => 'localhost',
        'protocol'   => 'tcp',
        'username'   => 'username',
        'password'   => 'secret',
        'encryption' => 'crypt',
        'database'   => 'vpopmail',
        'table'      => 'vpopmail',
        'name'    => 'pw_name',
        'domain'  => 'pw_domain',
        'passwd' =>  'pw_passwd',
        'clear_passwd' => 'pw_clear_passwd',
        'use_clear_passwd' => true
    )
);


But if I try to modify the password on the web have always:

[Sun Jun 27 16:08:33 2004] [error] PHP Notice:  Undefined offset:  0 in
/var/www/htdocs/horde/passwd/main.php on line 27
[Sun Jun 27 16:08:33 2004] [error] PHP Notice:  Undefined offset:  0 in
/var/www/htdocs/horde/passwd/main.php on line 28
[Sun Jun 27 16:08:33 2004] [error] PHP Notice:  Undefined offset:  0 in
/var/www/htdocs/horde/passwd/main.php on line 30
[Sun Jun 27 16:08:33 2004] [error] PHP Warning:  array_key_exists(): The
second
argument should be either an array or an object in
/var/www/htdocs/horde/passwd/main.php on line 30

an error. What is my problem? Can you help me pls.
Thanks very much..

 goony

----- Ende der weitergeleiteten Nachricht -----


Jan.

--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting.php


More information about the sork mailing list