I followed the procedure but I have this message that appears :
I think it's because I did not install a database but I'm a beginner (I know a little SQL) and I do not know how to set up a database on my server . Can you help me?
Code:
There is a problem regarding your config setup. This means that Chevereto won't run because the config is not valid:
PDOException: SQLSTATE[28000] [1045] Access denied for user 'toto'@'localhost' (using password: YES)
Please double-check your settings in the includes/config.php file.
I think it's because I did not install a database but I'm a beginner (I know a little SQL) and I do not know how to set up a database on my server . Can you help me?