[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] php postgres functions dont work...



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" <dillybar1@xxxxxxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
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
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers