[horde] Passwd problem
Eric Rostetter
eric.rostetter at physics.utexas.edu
Thu Apr 24 20:52:41 PDT 2003
Quoting Soumz S <linuxsoumz at rediffmail.com>:
> Am currently runing Horde with QMail Toaster n am running
> problems installing Passwd..
I'm not familiar with that setup.
> Notice: Undefined index: protocol in
> /usr/share/toaster/htdocs/horde/passwd/lib/Driver/vpopmail.php on
> line 55
Define a protocol in the params array in passwd/config/backends.php
by adding a line something like:
'protocol' => 'tcp',
Where the value will be tcp if your sql database uses tcp connections,
or socket if your database uses unix sockets for (localhost) connections.
> Notice: Undefined offset: 1 in
> /usr/share/toaster/htdocs/horde/passwd/lib/Driver/vpopmail.php on
> line 125
> Failure in changing password : User not found
Probably caused by the above error. Fix the first and see if the
second goes away.
> Since i installed vpopnmail thru thr toaster..i done have a
> pw_domain field...
Change it to what ever domain field you have, assuming you have one.
If you don't have one, then I have no idea how to proceed. It would
appear that the vpopmail driver expects a domain to exist...
> ANy help will be appreciated..
>
> Thanks
> Soumya
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
More information about the horde
mailing list