Welcome Guest, Not a member yet? Register   Sign In
encrypt/decrypt issue
#1

[eluser]Unknown[/eluser]
Hi, i am installing on an osx machine a CI app that runs perfectly fine on an amazon EC2 instance. The problem is that all the passwords decrypt to an empty string on my localhost while on the EC2 server they decrypt just fine to the original string.

The strings are stored in DB as they are encrypted with the CI encryption class.

Any idea why decrypt would return an empty string on one computer and a good string on another?
#2

[eluser]Twisted1919[/eluser]
Enable error logging into your CI app and take a look at the logs to see what's going wrong.
Then post here so that we can see them, maybe that way we can helpSmile




Theme © iAndrew 2016 - Forum software by © MyBB