[sork] Notice: Undefined index: Passwordin horde/passwd/lib/Driver/sql.php on line 119
John Schneider
john.schneider at daumcommercial.com
Thu Oct 13 14:14:26 PDT 2005
The column "Passwords" absolutely exists in my table "email" as specified in
the driver settings.
Regards,
John Schneider
-----Original Message-----
From: sork-bounces at lists.horde.org [mailto:sork-bounces at lists.horde.org] On
Behalf Of Jan Schneider
Sent: Thursday, October 13, 2005 1:04 AM
To: sork at lists.horde.org
Subject: Re: [sork] Notice: Undefined index: Passwordin
horde/passwd/lib/Driver/sql.php on line 119
Zitat von John Schneider <john.schneider at daumcommercial.com>:
> Notice: Undefined index: Password in
> /usr/home/daum/www/htdocs/work/horde/passwd/lib/Driver/sql.php on line
> 119
> $backends['composite'] = array(
> 'name' => 'INTRANET AND EMAIL SERVERS AND DATABASE',
> 'preferred' => '',
> 'password policy' => array(
> 'minLength' => 3,
> 'maxLength' => 35,
> 'maxSpace' => 0,
> 'minClasses' => 2,
> ),
> 'driver' => 'composite',
> 'params' => array('drivers' => array(
> 'sql' => array(
> 'name' => 'Corporate Database',
> 'driver' => 'sql',
> 'required' => true,
> 'params' => array(
> 'phptype' => 'mysql',
> 'hostspec' => 'localhost',
> 'username' => 'myname',
> 'password' => 'mypassword',
> 'encryption' => 'plain',
> 'database' => 'mydatabase',
> 'table' => 'email',
> 'user_col' => 'Account',
> 'pass_col' => 'Password',
^^^^^^^^
This column doesn't exist in your password table.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
--
Sork mailing list - Join the hunt: http://horde.org/bounties/#sork
Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail:
sork-unsubscribe at lists.horde.org
More information about the sork
mailing list