Re: Error Messages

Поиск
Список
Период
Сортировка
От Chadwick Rolfs
Тема Re: Error Messages
Дата
Msg-id Pine.SOL.3.96.1020710165100.28090E-100000@shell.gis.net
обсуждение исходный текст
Ответ на Error Messages  ("Hillensbeck, Preston" <PHillensbeck@sfbcic.com>)
Список pgsql-php
On Wed, 10 Jul 2002, Hillensbeck, Preston wrote:

> A while back, someone gave me some php code to print out the values that
> were in certain values and print them to the screen.  There was a command
> you had to run before you ran pg_errormessage($function);
>
> Anyone know what I am talking about?  I am trying to troubleshoot some code
> and need that function, it was like db_something or other.  Thanks.
>

I'm just commenting on this message, and it's attached footer.  It looks
like what Preston needs to do is read the footer (below my message, but
before my .sig), and try taking it's advice.
In order to help, I would need to go there myself, anyway :) -- just
thought it was kind-of ironic.
pg_errormessage() does not get a function passed in as an argument, it
gets a connection resource.  Perhaps that is what you are looking for,,
you will need to call pg_connect, and pass the returned postgresql
resource to pg_errormessage.

another option is tail /var/log/apache/error.log (yours may be much
different, just wherever your php logs are)

HTH

> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

-Chadwick


В списке pgsql-php по дате отправления:

Предыдущее
От: "Hillensbeck, Preston"
Дата:
Сообщение: Error Messages
Следующее
От: Dan Wilson
Дата:
Сообщение: Re: Release: phpPgAdmin 2.4.2