On Tue, 19 Feb 2002 13:10:01 -0500, "John Lord" <[EMAIL PROTECTED]>   wrote:

>>
>>HAS anyone every used this Module to access mysql before , i have it
>>working with clear text passwords just fine but when i took the
>>encrypted ones from my old .htpasswd file and put them in my mysql table
>>apache cant read them

You need to add to your .htaccess file:

Auth_MySQL_Encryption_Types Crypt_DES MySQL

this tells apache to use either the UNIX crypt or MySQL Password encryption


Mike(mickalo)Blezien
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Thunder Rain Internet Publishing
Providing Internet Solutions that work!
http://www.thunder-rain.com
Tel: 1(225)686-2002
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to