Hi,

I am a newby having a configuration problem. I am using PHP 4.3.6 and postgres 7.4.3

The problem is when I try to execute my php scripts that connect to postgres from the command line I get error like this:

Fatal error: Call to undefined function: pg_connect() in /Users/jcapy2/Sites/Jesper/SyncPosgresToMbrMaxData
.php on line 28


But it works fine from a browser using apache.

I have tried various user logins and have checked the environmental paths and all seems ok so it must be some configure problem
but with what PHP or Postgres?


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to