No, I put a new version of Pear in the directory I was developing in. I
found this:
http://news.php.net/article.php?group=php.pear.general&article=3505
Seems there are lots of problems with Auth, despite Pear's 1.0 version.
Josh
John W. Holmes wrote:
$a = new Auth("DB", $dsn, "loginFunction")
> $a = new Auth("DB", $dsn, "loginFunction");
>
>
> which is causing this:
>
> Fatal error: Cannot instantiate non-existent class: auth in
> /opt/docs/www.xxx.net/passthru.php on line 21
>
> Anyone know what I'm doing wrong? Is there a better example of
functional
> Auth code out there?
Since
2 matches
Mail list logo