Hi guys,
I have a problem regarding the web host, so i ordered a webhost for my website ofc i in nfoserver. Then i tried already upload the file inside but the problem is, it says "Error. No database connection." but i already configure my xinc_cofig.php
define('ODBC_USER', 'sa'); //
define('ODBC_PASS', '123456'); //
$odbc_connect = odbc_connect('DRIVER={SQL Server};SERVER=MON-PC\SQLEXPRESS', ODBC_USER, ODBC_PASS);
and already set all the 127.0.0.1 ip's to my host file IP
How can i configure it well or how can i fix this? I'am using a release website from here.