Hello,
I am a bit confused and can't get running php + pgsql.
My database is installed.
I gues I have installed all necessary rpms. (Running FC2)
I try to connect to the database
$db = DB::connect( "pgsql://user

assword@unix+localhost/appliance" );
But I always get the "connect failed" error.
I guess I am blind. I can't find anything in the log files.
How can I do the logs more verbose?
Any Hints?
Regards
Cornelius