CodeIgniter Forums
Erro When Connect Database, Please Help, terimakasih - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Erro When Connect Database, Please Help, terimakasih (/showthread.php?tid=73018)



Erro When Connect Database, Please Help, terimakasih - okinazh99 - 03-10-2019

A PHP Error was encountered
Severity: Warning
Message: pg_pconnect(): Unable to connect to PostgreSQL server: fe_sendauth: no password supplied
Filename: postgre/postgre_driver.php
Line Number: 153
Backtrace:
File: C:\xampp\htdocs\www\application\controllers\Home.php
Line: 5
Function: __construct
File: C:\xampp\htdocs\www\index.php
Line: 315
Function: require_once


A Database Error Occurred
Unable to connect to your database server using the provided settings.
Filename: C:/xampp/htdocs/www/system/database/DB_driver.php
Line Number: 436



RE: Erro When Connect Database, Please Help, terimakasih - ciadmin - 03-10-2019

I presume you have checked your configuration? The error message suggests that you did not provide an expected password.