Re: [HACKERS] [PHP] PostgreSQL / PHP Overrun Error - Mailing list pgsql-bugs

From Tatsuo Ishii
Subject Re: [HACKERS] [PHP] PostgreSQL / PHP Overrun Error
Date
Msg-id 20011116100818D.t-ishii@sra.co.jp
Whole thread Raw
In response to Re: PostgreSQL / PHP Overrun Error  (mlw <markw@mohawksoft.com>)
List pgsql-bugs
This is a known problem with PHP 4.0.6. You might want to upgrade to
4.1.0RC2, or try patches made by one of the PHP developers:

ftp://ftp.sra.co.jp/pub/cmd/postgres/php/php-4.0.6-patches.tar.gz

> Mike Rogers wrote:
>
> > Sorry:
> >     PHP 4.0.6 (with memory leak patch [download listed right below
> > php-4.0.6.tar.gz download- It was a problem])
> >     PostgreSQL 7.1.3
> >     Apache 1.3.20 (with mod_ssl- but it does the same thing without mod_ssl)
> > --
> > Mike
> >
> > ----- Original Message -----
> > From: "mlw" <markw@mohawksoft.com>
> > To: "Mike Rogers" <temp6453@hotmail.com>
> > Cc: "Tom Lane" <tgl@sss.pgh.pa.us>; <pgsql-hackers@postgresql.org>;
> > <pgsql-php@postgresql.org>; <pgsql-bugs@postgresql.org>
> > Sent: Wednesday, September 26, 2001 1:55 PM
> > Subject: Re: [BUGS] PostgreSQL / PHP Overrun Error
> >
> > > Mike Rogers wrote:
> > >
> > > > Well it really isn't your code (true), but the only thing that is
> > changed is
> > > > the 7.0-7.1-  Was a data length changed on the return or something that
> > > > could affect this?
> > >
> > > What version of PHP are you using?
> > >
> > >
> > >
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Where is postgres.h in 7.1.3?
Next
From: "Christopher Kings-Lynne"
Date:
Subject: Re: [PHP] [HACKERS] PostgreSQL / PHP Overrun Error