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 initialiseA 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 -- Cheers Res --- Usenet policy, and why I might ignore you --- 1/ GoogleGroups are UDP'd on my nntp server. If you use them, don't waste your time or energy replying to me. 2/ If only cleanfeed filtered out trolls as well as spam, usenet would be a nicer place.
--------------------------------------------------------------------- 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