Hello there! I'm trying to config ormauth, however when I open any of the controllers(althought I only use auth in the account controller, not in the base) , the server drops this exception:
Fuel\Core\Database_Exception [ 2054 ]: SQLSTATE[HY000] [2054] The server requested authentication method umknown to the client
(yes it says "umknown" :D)
I'm terribly sorry, i forgot to change db connection settings. Sorry for my mistake, i'm new both to pdo errors and fuelphp :D