DP
Asked
hello it Could not connect to MYSQL!
i give the user all permissions also i tried to change database.php file in config folder nothing happened
this is my first time I deal with you
i give the user all permissions also i tried to change database.php file in config folder nothing happened
this is my first time I deal with you
Attachments
- EGAnsweredI guess that you are yet to provide the correct database credentials. Meanwhile, you are not to edit the `database.php` file in the config folder before initiating the installation process, as the installation provides a form for you to enter database information and then automatically updates the `database.php` script.
- MSAnsweredHello,
Please make sure the hostname, username (with all privileges), password and database (name) are correct and your database version is running fine.
Thank you - Login to Reply