Crypt() is supported by windows systems, but it
uses other encryption mechanisms than crypt() 
on unix-systems...that means it returns other
encrypted strings.

So when Apache compares the crypt()ed string with
the one stored in the .htpasswd, it fails and you
can't gain access...

Is there no way to get round this problem???

Still: HELP!


Regards,


Christian

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to