Thread: Re: [Plphp] Re: plPHP and PostgreSQL 7.4.1

Re: [Plphp] Re: plPHP and PostgreSQL 7.4.1

From
SZŰCS Gábor
Date:
Dear Matteo,

That makes no common points:

PHP 4.3.9        vs PHP 5.0.2
Debian 3.0       vs FreeBSD 4.x
PostgreSQL 7.4.6 vs PostgreSQL 7.4.1

Seems like a global problem. The only common point seems to be the warning
message: both of us encountered this message with "cache pg_proc".

I'm also sending this mail to pgsql-php at postgres.org, in hope someone
there may explain things.

G.
%----------------------- cut here -----------------------%
\end

----- Original Message -----
From: "Matteo Beccati" <php@beccati.com>
To: "dedicated to the plphp function language"
<plphp@mail.commandprompt.com>
Sent: Thursday, November 11, 2004 12:37 AM


> Hi,
>
> > I encountered this problem with freshly installed psql7.4.6 and freshly
> > compiled libphp4 (4.3.9). What is your php version? if you also chose
4.x.x,
> > that may make a point.
>
> PHP 5.0.2
> FreeBSD-stable 4.x
> PostgreSQL 7.4.1 installed from ports
>
> plPHP compiled using a 7.4.1 tarball
>
> Unfortunately a brand new time-consuming project came in and I couldn't
> make any other try...
>
>
> Best regards
> --
> Matteo Beccati
> http://phpadsnew.com/
> http://phppgads.com/
> _______________________________________________
> plphp mailing list
> plphp@mail.commandprompt.com
> http://hosting.commandprompt.com/mailman/listinfo/plphp


Re: [Plphp] Re: plPHP and PostgreSQL 7.4.1

From
"Joshua D. Drake"
Date:
SZŰCS Gábor wrote:
> Dear Matteo,
>
> That makes no common points:
>
> PHP 4.3.9        vs PHP 5.0.2
> Debian 3.0       vs FreeBSD 4.x
> PostgreSQL 7.4.6 vs PostgreSQL 7.4.1
>
> Seems like a global problem. The only common point seems to be the warning
> message: both of us encountered this message with "cache pg_proc".
>
> I'm also sending this mail to pgsql-php at postgres.org, in hope someone
> there may explain things.
>
> G.
> %----------------------- cut here -----------------------%
> \end
>
> ----- Original Message -----
> From: "Matteo Beccati" <php@beccati.com>
> To: "dedicated to the plphp function language"
> <plphp@mail.commandprompt.com>
> Sent: Thursday, November 11, 2004 12:37 AM
>
>
>
>>Hi,
>>
>>
>>>I encountered this problem with freshly installed psql7.4.6 and freshly
>>>compiled libphp4 (4.3.9). What is your php version? if you also chose
>
> 4.x.x,
>
>>>that may make a point.
>>
>>PHP 5.0.2
>>FreeBSD-stable 4.x
>>PostgreSQL 7.4.1 installed from ports
>>
>>plPHP compiled using a 7.4.1 tarball
>>
>>Unfortunately a brand new time-consuming project came in and I couldn't
>>make any other try...

I have not been following this thread but I have one question. Do you
get the error the first time the function runs or do you only get it
each subsequent time?

Sincerely,

Joshua D. Drake


>>
>>
>>Best regards
>>--
>>Matteo Beccati
>>http://phpadsnew.com/
>>http://phppgads.com/
>>_______________________________________________
>>plphp mailing list
>>plphp@mail.commandprompt.com
>>http://hosting.commandprompt.com/mailman/listinfo/plphp
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly


--
Command Prompt, Inc., home of PostgreSQL Replication, and plPHP.
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL

Attachment

Re: [Plphp] Re: plPHP and PostgreSQL 7.4.1

From
Szűcs Gábor
Date:
All subsequent times, as long as I tried.

G.
---------------------- cut here ----------------------
----- Original Message -----
From: "Joshua D. Drake" <jd@commandprompt.com>
Sent: Thursday, November 11, 2004 8:34 PM



I have not been following this thread but I have one question. Do you
get the error the first time the function runs or do you only get it
each subsequent time?

Sincerely,

Joshua D. Drake