Database Error During Install

I have exported all files to the server, and am working on installing the software. I am getting this error message: Errors occurred during installation:

A database error has occurred: Access denied for user ‘ojs’@‘localhost’ (using password: YES)

Any help is appreciated.

Hi @skerr,

This error is coming from MySQL. Make sure that your database credentials are correct and that the user you specify has been granted access on the database.

Regards,
Alec Smecher
Public Knowledge Project Team