Re: [HACKERS] PostgreSQL / PHP Overrun Error

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Mike Rogers" <temp6453(at)hotmail(dot)com>, "mlw" <markw(at)mohawksoft(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>, <pgsql-php(at)postgresql(dot)org>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: [HACKERS] PostgreSQL / PHP Overrun Error
Date: 2001-09-27 01:31:50
Message-ID: ECEHIKNFIMMECLEBJFIGIEBPCCAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers pgsql-php

Have you recompiled PHP to link against the new postgres libraries?

Chris

> -----Original Message-----
> From: pgsql-hackers-owner(at)postgresql(dot)org
> [mailto:pgsql-hackers-owner(at)postgresql(dot)org]On Behalf Of Mike Rogers
> Sent: Thursday, 27 September 2001 1:07 AM
> To: mlw
> Cc: pgsql-hackers(at)postgresql(dot)org; pgsql-php(at)postgresql(dot)org;
> pgsql-bugs(at)postgresql(dot)org
> Subject: Re: [HACKERS] [BUGS] PostgreSQL / PHP Overrun Error
>
>
> 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 4: Don't 'kill -9' the postmaster
>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Mike Rogers 2001-09-27 01:51:18 Re: [HACKERS] PostgreSQL / PHP Overrun Error
Previous Message Tom Lane 2001-09-26 21:10:29 Re: Clustering error with present CVS

Browse pgsql-hackers by date

  From Date Subject
Next Message Mike Rogers 2001-09-27 01:51:18 Re: [HACKERS] PostgreSQL / PHP Overrun Error
Previous Message Vince Vielhaber 2001-09-27 01:27:49 Re: casting for dates

Browse pgsql-php by date

  From Date Subject
Next Message Mike Rogers 2001-09-27 01:51:18 Re: [HACKERS] PostgreSQL / PHP Overrun Error
Previous Message Andrew McMillan 2001-09-27 00:09:32 Re: max length of varchar returned from a function