[sork] getdriverconfig() error
Eric Rostetter
eric.rostetter at physics.utexas.edu
Fri Feb 21 21:13:52 PST 2003
Quoting Patrick Boutilier <boutilpj at ednet.ns.ca>:
> >>That fixed the first problem but I then got the "Password module is not
> >>properly configured" error.
> >
> >
> > Well, then I would guess your password module wasn't configured properly.
This message means, in your case, that it couldn't create the driver class.
> That is what I thought until I put in some debug statements such as
> print_r (get_declared_classes());
The message means it couldn't create the class, so this would
show little more...
> Using the same backends.php file with the CVS version works great.
> However with the 2.2 release version I get "Password module is not
> properly configured"
I can't see why, other than one little thing I missed that I just
committed to cvs. If you want to be daring, trying updating from
cvs and see if this change causes any problems...
> Notice how [35] => passwd_driver_sql is not in the 2.2 version
> but is in the CVS version?
We pretty much already knew that from the error message (ok, I did,
you may not have since the messsage isn't very clear or self
explainatory).
> >>After tracing it down to the fact that class
> >>Passwd_Driver_sql was not being set I decided to try CVS. RELENG_2 works
> >>great which I presume is the correct code to use with Horde 2.2.1 ?
> >
> >
> > Yes, either the Passwd 2.2 + the patch, or CVS RELENG_2 (which is
> > basically Passwd 2.2 + the patch).
RELENG_2 was missing one thing from the patch, which I've now added.
I'd love to know if this change causes you problems or not.
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
More information about the sork
mailing list