sorry, i found it.  maybe i shouldve searched a little harder before posting.

for the purpose of completing this thread heres the answer:
add the following line(s) to /etc/httpd/php.ini

# postgresql support
extension=pgsql.so

# mysql support
extension=mysql.so

-Rob


----- Original Message -----
From: "D'Sphitz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 28, 2001 10:56 PM
Subject: [cobalt-developers] php postgres functions dont work...


> phpinfo() shows '--with-pgsql=shared'  but trying to use pg functions, such as 
>pg_connect()
resulty
> in "Call to undefined function: pg_connect() ".
>
> what do i need to do to get php postgres support?  i just installed 
>RaQ4-PHP-4.0.6.pkg which
didn't
> help...
>
>
>
> _______________________________________________
> cobalt-developers mailing list
> [EMAIL PROTECTED]
> http://list.cobalt.com/mailman/listinfo/cobalt-developers

_______________________________________________
cobalt-developers mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-developers

Reply via email to