Welcome Guest, Not a member yet? Register   Sign In
Password encrypt problem
#4

[eluser]bretticus[/eluser]
[quote author="DiogoAbdalla" date="1285145834"]So, any other ideas on why the passwords are not being properly decrypted on my local server?[/quote]

Yup, check to see if mcrypt is enabled on the production server. If so, make sure you have it enabled on your WAMP stack. When the mcrypt functions are not available, the lib uses xor.

[quote author="DiogoAbdalla" date="1285145834"]
About the key: it is the same in both configs: after I downloaded the code to my machine, I only changed what the paths in config.php and database access parameters in database.php, nothing else. Funny thing is that the key is set to "".[/quote]

Wow, great key, wonder what the md5 hash of nothing is? Smile At the least, you might want to decrypt your database and re-encrypt with a proper key.


Messages In This Thread
Password encrypt problem - by El Forum - 09-21-2010, 06:31 PM
Password encrypt problem - by El Forum - 09-21-2010, 08:36 PM
Password encrypt problem - by El Forum - 09-21-2010, 09:57 PM
Password encrypt problem - by El Forum - 09-21-2010, 10:23 PM
Password encrypt problem - by El Forum - 09-22-2010, 05:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB