Where can I get thid module - pgsql.so???


"Alberto grájeda c." <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I will give you some tips:
> * With phpinfo verify that you have included the module in the
> configuration. Something like --with-pgsql=shared
> * In php.ini enable extension=pgsql.so
> * In php.ini, search extension_dir, and in that location (normaly
> /usr/lib/php4) copy the module (archive) pgsql.so.
>
> Chau.
> Alberto.
>
>
> On Thu, 23 Jan 2003, Yurij Nykon wrote:
>
> > Hi.
> >
> > We have an FreeBSD 4.5 with php4 installed on it.
> > Now we need to connect from our php-Project to PostgreSQL-7.3.1.
> > But there is no php-extention installed. In Windows distribution it is
> > available.
> > Where can we get this extention for Unix?
> >
> > Any help will be appreciated
> > Thanx in advance
> > Yurij Nykon
> >
>



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

Reply via email to