I am currently trying to create a .htpasswd file for apache using PHP and the crypt() on Win2k. I can generate the file alright but it does not work. I have looked into some classes as well and all use the crypt() function. The reason for this not working is probably the algorithm used because the passwords within a .htpasswd created with apache looks a hell lot different using something like
$apr1$rB2.....$8iUWArWEsTQ2553kjk22NS1 (not a real password by the way) anyone having experience with that? Something up because I use windows? Dominik Wittenbeck ---------------------------------------------------------------- E-Mail: [EMAIL PROTECTED] URL: http://www.developaz.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php