PDA

View Full Version : php --with-pgsql configure option


kipper3d
08-06-2005, 08:46 AM
I need PHP re-compiled with postgresql enabled. Do you guys have a source package for this?

IWorx-Chris
08-06-2005, 09:29 AM
yum install php-pgsql


Should do it John.

Chris

IWorx-Chris
08-06-2005, 09:30 AM
oh, and the obligatory:


service httpd restart


to get it seen by apache.

Chris