Skip to Content

Unable to connect to your database server using the provided settings.

How to resolve database connection issues in Ezeelogin 


Synopsis: This article helps Ezeelogin gateway users to solve the error 'ERROR: Unable to connect to your database server using the provided settings. Filename: core/Loader.php'


Step 1: Ensure the MySQL server is running on the gateway server. Run the below command to check the status 

root@production:~# service mysql status 

Step 2: Restart MySQL server

root@production:~# service mysql restart


Related Articles

Cannot connect to installed Ezeelogin database