![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
The following bug has been logged online: Bug reference: 2364 Logged by: manashi Email address: manashi_130582 (AT) rediffmail (DOT) com PostgreSQL version: psql (PostgreSQ Operating system: Linux Description: DB Error: connect failed ... PHP/PostgreSql |
|
$dsn = "pgsql://$username:$password@$hostname/$dbname"; echo "The DSN : $dsn<br>"; $con = DB::connect($dsn); The DSN : pgsql://root:@localhost/sample The Connection Object : Object id #2 Error Number : 1 The Message : DB Error: connect failed i hav tried a lot to find out the error but unable to find it |
![]() |
| Thread Tools | |
| Display Modes | |
| |