Re: [HACKERS] [PHP] PostgreSQL / PHP Overrun Error

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: markw(at)mohawksoft(dot)com
Cc: beloshapka(at)mnogo(dot)ru, pgsql-hackers(at)postgresql(dot)org, pgsql-php(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org
Subject: Re: [HACKERS] [PHP] PostgreSQL / PHP Overrun Error
Date: 2001-11-16 01:08:18
Message-ID: 20011116100818D.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers pgsql-php

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(at)mohawksoft(dot)com>
> > To: "Mike Rogers" <temp6453(at)hotmail(dot)com>
> > Cc: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>; <pgsql-hackers(at)postgresql(dot)org>;
> > <pgsql-php(at)postgresql(dot)org>; <pgsql-bugs(at)postgresql(dot)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(at)postgresql(dot)org)
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Miguel A. Juan 2001-11-16 13:49:08 Error while doing a Vacuum
Previous Message Tom Lane 2001-11-16 00:19:14 Re: Where is postgres.h in 7.1.3?

Browse pgsql-hackers by date

  From Date Subject
Next Message Barry Lind 2001-11-16 01:51:39 bug or change in functionality in 7.2?
Previous Message Stephan Szabo 2001-11-16 00:31:53 Re: So, do we want to remove the "triggered data change"

Browse pgsql-php by date

  From Date Subject
Next Message Peter 2001-11-16 05:37:40 Re: Nextval
Previous Message Culley Harrelson 2001-11-15 22:34:18 [PHP] Re: psql with PHP question