Re: PostgreSQL / PHP Overrun Error - Mailing list pgsql-php

From Brent R. Matzelle
Subject Re: PostgreSQL / PHP Overrun Error
Date
Msg-id 20010926165519.37136.qmail@web13006.mail.yahoo.com
Whole thread Raw
In response to PostgreSQL / PHP Overrun Error  ("Mike Rogers" <temp6453@hotmail.com>)
List pgsql-php
--- Mike Rogers <temp6453@hotmail.com> wrote:
> Can anyone provide further input as to why this is causing
> problems?  The
> PHP code works sometimes and not others, and it seems to be
> only that one
> script, so I do not believe it to be a hardware issue.
>
> Any thoughts?  I can provide any further system information if
> needed.  I
> have tried recompiling pgsql, php and apache with different
> optimizations
> [including none at all and debug mode on as i have now] with
> little change
> in the result.

I performed a search on http://bugs.php.net/ but I did not find
your problem.  If it persists then I would suggest submitting a
new bug report.

PHP 4.0.6 is the first version of PHP to have the
pg_last_notice() function which apparently the problem is tied
in with.  Is that the version that you are running?  What PHP
pg_* commands are you using on this PHP script that you are not
using on other pages?

Brent

__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. http://im.yahoo.com

pgsql-php by date:

Previous
From: "Brent R. Matzelle"
Date:
Subject: Re: [BUGS] PostgreSQL / PHP Overrun Error
Next
From: "Mike Rogers"
Date:
Subject: Re: [BUGS] PostgreSQL / PHP Overrun Error