I need PHP re-compiled with postgresql enabled. Do you guys have a source package for this?
yum install php-pgsql
Should do it John.
Chris
oh, and the obligatory:
service httpd restart
to get it seen by apache.
Chris
I need PHP re-compiled with postgresql enabled. Do you guys have a source package for this?
yum install php-pgsql
Should do it John.
Chris
oh, and the obligatory:
service httpd restart
to get it seen by apache.
Chris