A Database Error Occurred
Unable to connect to your database server using the provided settings.
Filename: C:\inetpub\wwwroot\meempay\system\database\DB_driver.php
Line Number: 125
Facing this error don’t know why
My .htaccess file
This is the window server where i am getting this error. but the host name and database connection is working well http://www.uvaykay.com/phpinfo.php just tested through the demo php file.
Otherwise i have it on another domain but there its working well facing issue only here.
The error seems pretty self explanatory. Either A) your MySQL server is offline or B) Your MySQL credentials in the config file is wrong. Personally, I would move from IIS, its not really nice for internet production environments. Since you are using Windows you probably prefer a GUI, rather try something like XAMPP/WAMP.