jagged30 Posted December 15, 2004 Posted December 15, 2004 I created my password file on my Windows desktop and uploaded to Unix server, since I don't have access to the htpasswd program on my shared server. But I think this may be causing a problem with authentication. I keep getting prompted for credentials when I try to enter the admin area of my site.
mhormann Posted December 16, 2004 Posted December 16, 2004 Most probably due to you having generated MD5 encrypted passwords and your provider's machine wants DES. And if you used Apache's "htpasswd.exe" to make the password file, I don't now of a way making it generate DES hashes. using htpasswd -bc file user password still generates MD5's. If anybody knows??? I don't want to set the world on fire—I just want to start a flame in your heart. osCommerce Contributions: Class cc_show() v1.0 – Show Credit Cards, Gateways More Product Weight v1.0
Recommended Posts
Archived
This topic is now archived and is closed to further replies.