[PHP-DB] Re: [PHP] Problem getting PostgreSQL to compile

2001-03-05 Thread The Hermit Hacker
On Mon, 5 Mar 2001, K Old wrote: > Yes, I've checked phpinfo() and not it is not compiled in. That is the > problem. I have recompiled PHP with pgsql support and there is some > problem. I'm not sure why it isn't compiling it in. I've tried everything > I knowthe installation goes fine...

[PHP-DB] Re: [PHP] Problem getting PostgreSQL to compile

2001-03-04 Thread K Old
Yes, I've checked phpinfo() and not it is not compiled in. That is the problem. I have recompiled PHP with pgsql support and there is some problem. I'm not sure why it isn't compiling it in. I've tried everything I knowthe installation goes fine...no error messages, everything seems ok

[PHP-DB] Re: [PHP] Problem getting PostgreSQL to compile

2001-03-02 Thread The Hermit Hacker
have you checked phpinfo() to make sure that pgsql support is actually compiled in? if so, any errors on connection, or just silently fails? On Fri, 2 Mar 2001, K Old wrote: > Hello, > > I'm running RH 7 and Apache. I have the latest version of PostgreSQL and it > is installed and running cor