I keep getting an error:
" Unable to connect to MySQL server: Access denied for user 'ost'@'localhost' (using password: YES)". I have created the database "ost", and have created user named "ost". I have granted all privileges to the "ost" user. I have apache2 installed and running. Any idea how to fix this?

Is your webserver and database server on the same machine?
Are you running MySQL8?

7 days later
Write a Reply...