| Frank Høvin 2006-03-22, 8:03 am |
| > Hello,
> looks like your posts come through
Yah - when I registered a new e-mail address. From my old one, none of
the messages I send to the list appear at the list, for reason. I can
see other peoples messages, though. Oh, well.
> Auth is used successfully by many installations.
> Your way of telling "it does not work" helps nobody starting by yourself.
> Yes, that's blindness as you say :)
> Did you look in the delivered pear/doc/Auth or pear/test/Auth ?
> I was happy with
> http://pear.php.net/manual/en/packa...cation.auth.php myself
True - not expecting too much from that poor description :-)
Well: What I do, is I make a database called auth, with a table called
auth - as described in the first basic example in the documentation
(PEAR website). Of course, I change all the variables according to my
database (host, dbname, table, username, password, username-column,
password-column etc.). Then I try to run the example. And I'm not able
to get "auth-ed". I can't see any reason why there should be anything
that's possible to miss. As I said in another message, I've also tried
this example: http://circle.ch/blog/p566.html
The problem here is the same - I follow the exact instructions, but
it's not "working". Regards,
Frank H.
|