Help please ASAP ⚠

Hi Team

I changed my hosting and domain

i change path for folder “files”
and i change “user” and “database name” and “password”
all this in “config.inc.php”, but site not working.
i have this error below in my log

[22-May-2022 09:08:03 America/Chicago] PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1045] Access denied for user 'aberass_femius'@'localhost' (using password: YES) in /home2/saberass/public_html/femi/ojs/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:38

Help please ASAP :pray: :pray: :pray:

Hi,
What is your OJS and php versiyon?
Could you give some more detailed information?

Hi @kerimsarigul

OJS version 3.3.0-10
php version PHP 8.0

Can you change the php version to 7.4 and try again?

@kerimsarigul

I did that, but still the same problem

I think there is a problem with your database settings or something missing in your database.
Unfortunately, the information you shared is not enough to understand the problem.

Are there any errors other than the above in your log file?

Try this:
apt install php-xml php-mbstring php-mysql php-curl php-http

Then check the config file and look for database config, and put this option like this:

[database]
driver = mysqli