DH
Asked
Do you have any documentation on how to set the up in Digital Ocean. I'm always getting an error when it comes to dependencies.
- MSAnsweredHello,
Please make sure that the i) database & user are already created ii) database is empty iii) user has all the privileges on database.
Your error logs says `SQLSTATE[HY000] [1045] Access denied for user 'osiris'@'localhost' (using password: YES)` So please make sure you have grants the permissions to user.
Thank you - MSAnsweredI am glad to know that it's working. Thank you for updating
- Login to Reply