Welcome Guest, Not a member yet? Register   Sign In
Why encryption in codeigniter working in local but not on the server?
#3

(03-24-2015, 10:47 PM)techbat Wrote: CI Encryption library required mcrypt and openssl extensions, check on your server configuration, both extensions are available.
And what issue is show up on server, please elaborate more??

Judging by the call to encode() instead of encrypt(), I'd say he's using CI2 and CI_Encrypt, which only supports Mcrypt and is deprecated in CI3.
Reply


Messages In This Thread
RE: Why encryption in codeigniter working in local but not on the server? - by Narf - 03-25-2015, 04:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB