[PHP] Re: [GENERAL] [PHP] Some undefined function errors

2010-05-20 Thread Ketema Harris
d I don't have the 'pgsql.so' and 'psql.ini' files and neither the 'www' >> directory. >> >> My Apache version is 2.2.15 and my root directory is >> /usr/local/apache2/htdocs. >> >> Thank you. >> >> >>

Re: [PHP] Some undefined function errors

2010-05-20 Thread Fernando
tions, Apache reports de 'call to undefined function XXX'. --- Em *qui, 20/5/10, Fernando //* escreveu: De: Fernando Assunto: Re: [GENERAL] [PHP] Some undefined function errors Para: pgsql-gene...@postgresql.org Data

Re: [PHP] Some undefined function errors

2010-05-20 Thread Ashley Sheridan
> My Apache version is 2.2.15 and my root directory is > /usr/local/apache2/htdocs. > > Thank you. > > > --- Em qui, 20/5/10, Jim Lucas escreveu: > > > De: Jim Lucas > > Assunto: Re: [PHP] Some undefined function errors > > Para: &quo

Re: [PHP] Some undefined function errors

2010-05-20 Thread Giancarlo Boaron
u. --- Em qui, 20/5/10, Jim Lucas escreveu: > De: Jim Lucas > Assunto: Re: [PHP] Some undefined function errors > Para: "Giancarlo Boaron" > Cc: pgsql-gene...@postgresql.org, php-general@lists.php.net, > pgsql-nov...@postgresql.org > Data: Quinta-feira,

Re: [PHP] Some undefined function errors

2010-05-20 Thread Giancarlo Boaron
ileges since I can't run the daemon process as 'root'. Thank you for some help. --- Em qui, 20/5/10, Fernando escreveu: > De: Fernando > Assunto: Re: [PHP] Some undefined function errors > Para: php-general@lists.php.net > Data: Quinta-feira, 20 de Maio de 2010, 12:2

Re: [PHP] Some undefined function errors

2010-05-20 Thread Jim Lucas
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 to undefined function ". > > After some answers, I decided to rebuild a brand new linux v

Re: [PHP] Some undefined function errors

2010-05-20 Thread Fernando
RAL] [PHP] Some undefined function errors Para: pgsql-gene...@postgresql.org Data: Quinta-feira, 20 de Maio de 2010, 11:25 Are you calling store procedures that return cursors? I had this problem with cursors because the transaction gets committed and the cursor closed after they re

[PHP] Some undefined function errors

2010-05-20 Thread Giancarlo Boaron
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