I followed the perfect server guide to setup ISPConfig on CentOS 5.5 x64. I deviated slightly in the mySQL setup because I already have a dedicated mySQL server that I use for all my databases.
I created a new user called "ispconfig" and gave it all privileges for the host that ispconfig is installed on. The install completed successfully and I can see that it created the database and tables on the mySQL server however whenever I try an login It fails (using admin & admin).
When I look at the error log I see a message that says
Quote:
|
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'ispconfig'@'myip' (using password: YES) in /usr/local/ispconfig/interface/lib/classes/db_mysql.inc.php on line 73, referer: http://web01.mydomain.org:8080/
|
I tried connection to the DB server from that host and I am able to connect (using mysql -h mydbserver -u ispconfig -p).
Where else could this problem lie?
Thanks.
Recent comments
18 hours 1 min ago
23 hours 6 min ago
1 day 3 hours ago
1 day 5 hours ago
1 day 19 hours ago
1 day 19 hours ago
2 days 34 min ago
2 days 7 hours ago
2 days 8 hours ago
2 days 9 hours ago