On Thu, Mar 31, 2011 at 6:38 AM, mike lan lan.mike88@gmail.com wrote:
Hello every one, I've installed php php-pgsql , phpPgAdmin, postgresql server on fedora 13,
thanks graig restarted httpd and still getting the same message " you need to recompile ..... "
Forgive me if you assumed we'd understand you had done this, but:
Have you configured the Postgres server using the pg_hba.conf file?
You need to configure the server, then use the initdb script to generate the initial databases, then start the server.