> Nick Kew <nick@xxxxxxxxxxxx> wrote: > > On Wed, 09 May 2007 09:09:43 +1000 > Quey <qms01@xxxxxxxxxxxxxxx> wrote: > > > > > > DBDriver mysql > > DBDParams "host=10.7.7.19 dbname=sqlmail user=sqmadm pass=XXXXXXXXX" > > DBDPersist off > > You wouldn't want to use DBDPersist off operationally unless it's > a very low-traffic server. > I'd settle for on/off so long as it works :-) > > <Directory /var/www/hosts/webmail> > > AuthName "WebMail" > > AuthType Basic > > AuthBasicProvider dbd > > AuthDBDUserPWQuery "SELECT upass FROM user WHERE ename = %s" > > Require valid-user > > </Directory> > > Is this in a <VirtualHost> or at top-level? VirtualHost yes > What is your "Satisfy" set to? no satisfy setting, never used it with flatfile or mod_sql on old 1.3 > Is there anything in the error log? Only the error about no dbd authn configured > Do you have any other configuration that may apply > (any <Location> at all may do unexpected things with a <Directory>). No, none. Q. > -- > 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 --------------------------------------------------------------------- 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