is it a lost cause to:
/usr/ports/lang/php4-extensions
make config (choose pgsql support)
apache restart
but still no support for postgres in php
perhaps there is some extra configuration I am missing
I changed my php.ini to incudle pgsql.so
http.config is set up to add the php module
users pa
On Wed, 18 Aug 2004 12:45:03 -0400, Rail mail <[EMAIL PROTECTED]> wrote:
> I am having issues with getting postgress extensions for php4
>
> do you have to configure it via ports/compiling or can you get away
> with with just pkg_dd -r
>
> Iv'e tried
>
> pkg_add -r apache
> pkg_add -r mod_php4
>
I am having issues with getting postgress extensions for php4
do you have to configure it via ports/compiling or can you get away
with with just pkg_dd -r
Iv'e tried
pkg_add -r apache
pkg_add -r mod_php4
and the ports way
cd /usr/ports/www/mod_php4
make
cd work/php-4.3.8
./configure --with-pgs