Re: Where can I get error messages? - Mailing list pgsql-php

From Jean-Luc Lachance
Subject Re: Where can I get error messages?
Date
Msg-id 3D6CEA4B.76516A2E@nsd.ca
Whole thread Raw
In response to Where can I get error messages?  ("dr_sad(surguttel)" <dr_sad@surguttel.ru>)
Responses Re: Where can I get error messages?
Re: Where can I get error messages?
List pgsql-php
Why don't you use the DB::connect instead?

"dr_sad(surguttel)" wrote:
>
> I've installed Postgres 7.2.2 on Linux SuSE 8.0 Pro.
> >From other server (SuSE 8.0 Pro + Apache 2.0.39 + PHP 4.2.2) I'm trying
> to get access to Postgres database, using PHP-script:
>
> <html>
> <body>
> <? $db = pg_connect(...); ?>
> </body>
> </html>
>
> I've no errors messages both in PHP log and Postgres console, but HTML
> page was been generated this script are stoped on <body> tag. Where
> can I get error messages? That is possible troubles?
>
> Thank You
>
> --
> With respect, Andrey Sergeev
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

pgsql-php by date:

Previous
From: "Cornelia Boenigk"
Date:
Subject: Re: New PHP/PG Functions
Next
From: "scott.marlowe"
Date:
Subject: Re: New PHP/PG Functions