From: Dave Date: March 19 1999 12:47am Subject: Zeev: mod_auth_mysql thing List-Archive: http://lists.mysql.com/mysql/541 Message-Id: <000301be71a2$1b2e1c80$0a4cbece@dave.calinet.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Zeev, Got something wierd with this mod_auth_mysql, was hoping that you may have an idea about it..or point me in the right direction...I just know it is something stupid that I have overlooked I am sure... bash-2.02# ./httpd -v Server version: Apache/1.3.4 (Unix) Server built: Mar 18 1999 15:49:08 bash-2.02# ./httpd -l Compiled-in modules: http_core.c mod_env.c mod_access.c mod_auth.c ... ... mod_php3.c mod_auth_mysql.c .htaccess: AuthName TimeTable AuthType Basic require valid-user Mysql 3.22.20a Out of error log: httpd: [Thu Mar 18 16:26:51 1999] [crit] [client 206.190.76.10] configuration error: couldn't check user. No user file?: /t Get Server Error when accessing directory with .htaccess file in it. Mysql is not being queried according to mysql log file. Any ideas? -Dave California Internet Connection