Clone a GitHub script and connect to datebase

Im new to php and github and I want to clone this project: https://github.com/RomaniukVadim/confessions_script, I download the zip format and upload it to xampp/htdocs/, when I type localhost/conffesions_script/ and it takes me to install.php page, it asks for DB Name, User, Password and Host, so I go to localhost/phpmyadmin/ and create a new database and user, I type in and then the error appear that it cant connect to datebase and that the datebase informations isnt correct, if anyone can help ill be gratefull!

There must be some problem with your db username & password. Using correct db name & password will work.

Sponsor our Newsletter | Privacy Policy | Terms of Service