Re: [EMAIL PROTECTED] httpd basic authentication problem

2006-02-27 Thread Joshua Slive
On 2/27/06, azeem ahmad <[EMAIL PROTECTED]> wrote: > hi list > i have configured webdav and created a htpasswd file as well. > i have done it acording to sugetions. but now its says mysql table not > found, while i dont know how it is trying to find mysql tables > below is current config > > Alias

[EMAIL PROTECTED] httpd basic authentication problem

2006-02-27 Thread azeem ahmad
hi list i have configured webdav and created a htpasswd file as well. i have done it acording to sugetions. but now its says mysql table not found, while i dont know how it is trying to find mysql tables below is current config Alias /dav/ "/var/www/dav" DAV On AuthType Basic AuthName "must" A