u.
--- Em qui, 20/5/10, Jim Lucas escreveu:
> De: Jim Lucas
> Assunto: Re: [PHP] Some undefined function errors
> Para: "Giancarlo Boaron"
> Cc: pgsql-general@postgresql.org, php-gene...@lists.php.net,
> pgsql-nov...@postgresql.org
> Data: Quinta-feira,
3
> Sorry I miss read the
> question.
>
> It does seem that php is not picking up the pg module and
> cannot find
> the functions.
>
> I assume Postgresql is in fact installed at
> /usr/local/pgsql. If you
> run phpinfo(); can you see that PG is installed?
>
&g
had the problem on .NET using npgsql, so I might be way off.
Cheers
On 20/05/2010 10:05, Giancarlo Boaron wrote:
Hi all.
Recently, I wrote an email about the problem I was having with some Postgres
functions that when those functions were called, I received the following
error: "Call t
Hi all.
Recently, I wrote an email about the problem I was having with some Postgres
functions that when those functions were called, I received the following
error: "Call to undefined function ".
After some answers, I decided to rebuild a brand new linux virtual machine with
Apache + PHP + Po
Hi all.
I'm receiving the following message when I try to use pg_prepare() function:
"Call to undefined function pg_prepare()".
My application works very well with others pg_* commands...
I already checked my configuration files and I have no more ideas about how to
fix it.
Any suggestions?