I have tried alter the php configure command from:
./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql --with-pgsql
to:
./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql --with-pgsql=/usr/local/pgsql
it all makes and installs fine as before. but it is still saying the same thing when I run apache.
Syntax error on line 99 of
/usr/local/apache/conf/httpd.conf:
Cannot load
/usr/local/apache/libexec/libphp4.so into server:
/usr/local/apache/libexec/libphp4.so:
undefined symbol: PQoidValue