[users@httpd] httpd basic authentication problem

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

 



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"
<Directory /var/www/dav/>
DAV On
AuthType Basic
AuthName "must"
AuthUserFile "/etc/httpd/dav/davlogin"
Require user webdav
</Directory>

and here is error_log entry


[Mon Nov 27 04:28:56 2000] [error] [client 192.168.3.6] MySQL ERROR: Table 'test.user_info' doesn't exist: /dav/ [Mon Nov 27 04:28:56 2000] [error] [client 192.168.3.6] MySQL user webdav not found: /dav/

Regards
Azeem



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