Re: [GENERAL] How to use Php connecting to pgsql

2006-12-30 Thread Raymond O'Donnell
On 30 Dec 2006 at 11:32, wrote: > nothing show on the page. So I write it works. I write Did PostgreSQL support show up in the phpinfo() output? - there should be a section entitled "pgsql". I've only used PHP on Windows, but this might help point you in the right direction. --Ray. -

Re: [GENERAL] How to use Php connecting to pgsql

2006-12-29 Thread Ireneusz Pluta
马庆 napisał(a): Dear All: I come across a problem that I can't solve it, Can anyone help me, Thanks. My configuration is RedHat AS4 + php5.0 + pgsql 8.1. When I finish install php, I install php_pgsql module in order to use php connecting pgsql. To my surprised , I can't get ac

[GENERAL] How to use Php connecting to pgsql

2006-12-29 Thread 马庆
Dear All: I come across a problem that I can't solve it, Can anyone help me, Thanks. My configuration is RedHat AS4 + php5.0 + pgsql 8.1. When I finish install php, I install php_pgsql module in order to use php connecting pgsql. To my surprised , I can't get access to pgslq, th