and when I look it on the browser it shows: Fatal error: Call to undefined function: pg_connect() in /var/www/index2.php on line 8 - I have PostgreSQL 7.4 , Apache is working well, and all other php scripts too. I'm using knoppix and I looked at the KPackage and I have php4-pgsql installed.
You have not got pgsql support compiled into PHP. Chris