>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 27, 2001 7:51 AM
Subject: [PHP] PostgreSQL connection problems
> Warning: Unable to connect to PostgreSQL server: No pg_hba.conf entry for
> host myhost, user myuser, database mydb in /path/to/principal.php on line
27
>
> th
Warning: Unable to connect to PostgreSQL server: No pg_hba.conf entry for
host myhost, user myuser, database mydb in /path/to/principal.php on line 27
that's
$bdConexion = pg_connect ("host=".$bdHost." port=".$bdPuerto."
dbname=".$bdBD." user=".$bdLogin." password=".$bdPassword);
PHP is alrea
2 matches
Mail list logo