|
From: SourceForge.net <no...@so...> - 2007-02-07 06:23:08
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4143015 By: xzilla um? pgadmin? do you mean phppgadmin? they are different. also just becuase you can log in with psql doesn't mean that you can log in with phppgadmin, for instance phppgadmin runs as your web server user in the operating system, so unless your logging in as "nobody" (or whoever your webserver runs as) connecting via psql is not the same thing neccessarily. Better information would be what error does phppgadmin give you, and what error do you see in your postgresql logs when you connection fails? oh, and 7.2.1 is ancient man! not to mention unsupported by the postgresql developers... you really ought to upgrade. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=115884 |