Well... AuthDBDUserPWQuery "select password from users where username='%s'"the % in %s for sure that is the username that cames in HTTP AUTH as the docs describe in:
http://httpd.apache.org/docs/2.2/mod/mod_authn_dbd.html So... why isn't apache sending the username, anyone? Jorge----- Original Message ----- From: "John Meyer" <john.l.meyer@xxxxxxxxx>
To: <users@xxxxxxxxxxxxxxxx> Sent: Thursday, November 23, 2006 3:16 PM Subject: Re: Fw: Problem with SQL statment
On Thu, 2006-11-23 at 14:58 +0000, Jorge Bastos wrote:Guys, Anyone?I suggest you post this at mysql@xxxxxxxxxxxxxxx This is an Apache list, not a MySQL one. But just to give you a hint, "%" is a wildcard character in MySQL. It is not replaced with the username. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx