Welcome Guest, Not a member yet? Register   Sign In
Ion Auth Problem - 'bcrypt not supported in this installation'
#1

[eluser]dhall[/eluser]
I am using Ion Auth for my authentication... which I love by the way.
My site works fine on my local, but just pushed it to my server for the first time and getting this error when I try to log on.

Code:
Fatal error: Uncaught exception 'Exception' with message 'bcrypt not supported in this installation. See http://php.net/crypt' in /home/admin/vcc/beta/revisions/initial/application/libraries/Bcrypt.php

I assume this has something to do with php on my server.
What are the steps that need to be done to allow this to work?
I am not very server savvy so be gentle.

Thanks!
#2

[eluser]InsiteFX[/eluser]
Check your serves php version, I belive that bcrypt needs php 5.3+




Theme © iAndrew 2016 - Forum software by © MyBB