Shaleh hat gesagt: // Shaleh wrote:
>
> On 21-Dec-98 Frank Barknecht wrote:
> > I am playing around with Postgresql and php3 and I cannot make a database
> > connection this way. The most simple script fails:
> >
> > > $database = pg_Connect ("", "", "", "", "template");
> > ?>
> >
>
> Pass
On 21-Dec-98 Frank Barknecht wrote:
> Hi all,
> I am playing around with Postgresql and php3 and I cannot make a database
> connection this way. The most simple script fails:
>
> $database = pg_Connect ("", "", "", "", "template");
> ?>
>
Pass user and password in the pg_connect function. Lo
Hi all,
I am playing around with Postgresql and php3 and I cannot make a database
connection this way. The most simple script fails:
gives this:
Warning: Unable to connect to PostgresSQL server: FATAL
1: SetUserId: user "www-data" is not in "pg_shadow" in
/home/freak/public_html/data.php3 on li
3 matches
Mail list logo