|
From: SourceForge.net <no...@so...> - 2007-06-07 11:46:04
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4349913 By: nobody Hi, I am having a very peculiar problem. We have two identical servers. What I mean is the have the same hardware resources and have the same operating system (SLES 10). I installed on postgres 8.1.4 on both machines and phpPgAdmin 4.1.2. Both have the same data and same users with the same passwords. One machine acts as stand by. On one machine (othello), I was able to login using phpPgAdmin and do all the usual stuff. But on the standby machine (hector), when I tried to login using phpPgAdmin I am getting simple "Login failed" message. There is no entry about this failed login in logs. So, as you suggested in one of the messages above removed the @ in libraries/adodb/drivers/adodb-postgres64.inc.php to get more info. But there is no change in situation. I even copied the pg_hba.conf and config.inc.php from othello to hector and tried again. But it is till the same. I also checked all the php and postgres packages on both machines, they are the same ones. This is really puzzling and have no clue anymore where else to look. Any help is highly appreciated. Cheers, Samatha ______________________________________________________________________ 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 |