Hello. I'm a system administrator helping a user configure indexhibit. We have a couple of other installations in our system that seem to work fine, so I'm rather baffled as to what's going on here.
I had some trouble believing that the user was really entering the correct information, so I finally changed all the passwords myself and tried it - same issue. Moreover, the same credentials get me into the database from the command line.
Also, I don't see *any* activity in the error logs for the server! I looked in both the SQL logs and the Apache logs - nothing - and I also checked to see if the user had overridden error_log or such in his php.ini - it was completely generic.
The system installation redirects the php error log to the Apache error log - in other words, there are no specific PHP error logs. I can see errors and warnings from other PHP programs in the logs...
I took a series of screenshots:
Here's the configuration page, with the error message: http://imgur.com/P4LJP
Here's a page with his temporary SQL password and account: http://imgur.com/pfi9k
Here's me successfully connecting to the database from the command line: http://imgur.com/vullC
(You can't see the password in that last one, but I assure you that I copied and pasted it from the previous screen).
The installation would be at http://ilankatin.com
If I could just see some error logs, I could probably resolve this in a moment...