davidchardonnet
Programmer
Hello
My configuration:
Windows 2000 Pro (development platform)
PostgresSQL 8.0.1 + Apache 1.3.33 + PHP 4.3.10
I just left MySQL for PostgreSQL
Unfortunately I get the following error message when I try to connect to the server:
Fatal error: Call to undefined function: pg_connect() in c:\program files\apache group\apache\htdocs\connexion.php on line 10
How can I make PHP work with PostgreSQL on Windows?
Thank you
David
My configuration:
Windows 2000 Pro (development platform)
PostgresSQL 8.0.1 + Apache 1.3.33 + PHP 4.3.10
I just left MySQL for PostgreSQL
Unfortunately I get the following error message when I try to connect to the server:
Fatal error: Call to undefined function: pg_connect() in c:\program files\apache group\apache\htdocs\connexion.php on line 10
How can I make PHP work with PostgreSQL on Windows?
Thank you
David