Re: mod_dbd & mod_dbd_authn - mysql user authentication problems - apache 2.2.9

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks the help!  I won't be back to work until Monday to try this....

Res wrote:
On Thu, 7 Aug 2008, Tom Donovan wrote:

Steve Whitson wrote:
I’m trying to use mod_dbd and mod_authn_dbd and replacements for mod_auth_mysql within an apache 2.2.9 server I built on solaris.

AuthDBDUserPWQuery "select password from users where name = %s"
...
When I start the server I get the following error:

[error] (20014)Internal error: DBD: failed to prepare SQL statements: Unknown command
[error] (20014)Internal error: DBD: failed to initialise

A guess: mysql table names are case-sensitive on Unix, although field names are not.

Is your actual table name "Users" rather than "users" ?

That wont produce errors like that, not in apache log on "start up"


Steve:
Try this:   httpd -t -D DUMP_MODULES

and look for 'authn_dbd_module' and  'dbd_module'
and ensure it reprots no problems with syntax



--------------------------------------------------------------------- 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


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux