Koozali.org: home of the SME Server
Obsolete Releases => SME 8.x Contribs => Topic started by: BlueLake on August 24, 2012, 06:30:41 PM
-
Hi
in the php.ini file is says
extensions = /usr/lib/php/modules
I added
extension = pgsql.so
to access a postgresql database through php, but nothing happened
inspecting the dir /usr/lib/pho/modules there is no pgsql.so it doesn't seem to get installed...
is this correct, if so how do i install it?
and yes I have searched the forums (and the web) for answers
cheers
-
configure dag repo as per wiki (adapt the path for centos5) and you are done
P.S. search google with "pgsql.so centos5 php rpm" keys for more info