I am having trouble getting php-5.1.6 to compile with pgsql.
my configuration:
'./configure' \
'--with-mysql' \
'--with-apxs=/usr/local/apache/bin/apxs' \
'--with-gettext' \
'--with-curl' \
'--enable-safe-mode' \
'--with-openssl' \
'--with-pgsql=shared' \
'--with-xml=/usr/' \
'--with-zlib-dir=/us
markh wrote:
I am having trouble getting php-5.1.6 to compile with pgsql.
my configuration:
'./configure' \
'--with-mysql' \
'--with-apxs=/usr/local/apache/bin/apxs' \
'--with-gettext' \
'--with-curl' \
'--enable-safe-mode' \