[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!