Re: DBD and MySQL: No DBD Authn configured!

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

 



On Wed, 04 Jul 2007 10:23:44 -0600
Aaron Dalton <aaron@xxxxxxxxxx> wrote:

> .  The problem is that everytime I try to
> authenticate I get a 500 error and the following log entry: "No DBD
> Authn configured!"

That's not the message you get if the driver isn't configured (unless
there are other messages you've omitted).


> DBDriver        mysql
> DBDParams       "host=sqlserver dbname=** user=** pass=**"

[chop]

> <VirtualHost>
>    <Directory>
>          AuthType        Basic
>          AuthBasicProvider dbd
>          AuthDBDUserPWQuery "SELECT password FROM users WHERE
> username=%s" AuthName         "Super Duper Games"
> 
>          <limit PUT POST DELETE>
>                  Require         valid-user
>          </limit>
>    </Directory>
> </VirtualHost>

Does it make any difference if you put the DBD* directives inside the
<VirtualHost> container?


-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

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