Postingan lainnya
Mengatasi unable to connect your database server using the provided settings
Ada yang bisa bantu jawab ini gimana ya?
unable to connect your database server using the provided settings Filename: c\xampp\htdocs\1\system\database\DB_driver.php Line: 124
4 Jawaban:
<a href='https://stackoverflow.com/questions/22533644/codeigniter-error-unable-to-connect-to-database-using-the-provided-settings'>referensi</a>
<pre> opsi 1: ubah $db['default']['db_debug'] = FALSE; ke TRUE
opsi 2: ubah $db['default']['pconnect'] = TRUE; ke FALSE
</pre>
<div>Unable to connect to your database server using the provided settings.<br>mohon solusinya boss</div>
<div>I have the same problem. but, The problem was solved by installing the ODBC Driver.<br><br>https://www.microsoft.com/en-us/download/details.aspx?id=36434<br><br></div>