On 03/27/2012 03:51 PM, Rudinei Dias wrote:
Em 27 de março de 2012 10:15, Leonard den Ottolander < leonard@den.ottolander.nl> escreveu:
Hello Rudinei,
On Tue, 2012-03-27 at 09:49 -0300, Rudinei Dias wrote:
I have instaled a WEB server with Postgresql on CentOS 6.2. PostgreSQL, versin 9.1.3 x64 from EntrrpriseDB base *.run*.
PostgreSQL an APACHE runs normal and PHP does not recognize php_pgsql/pdo_pgsql.
How i fix this mess?
By not mixing dependent packages from different repos, unless you are prepared to fix and rebuild them.
Is there any reason you cannot use the postgresql distributed with the distro?
Yep, I need PostgreSQL 9.1 for especific feature, but actual repository is 8.4.9. Seeing postgresql ftp, the newest version (for x64 RHEL 6 / Fedora) is 9.0.2, and does not provide aditionals (pgadmin / pdo / etc...) The only i found is from EntrepriseDB installer http://www.enterprisedb.com/products-services-training/pgdownload
Fedoras Koji has 9.1 packages: http://koji.fedoraproject.org/koji/packageinfo?packageID=655
Regards, Dennis