ispCP - Board - Support - VHCS fork

Full Version: centos install problem with sql
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
i`m trying to install ispcp on CentOS 5.1 and everything is going normal before the step:
perl ispcp-setup, when I get this error:
Code:
ERROR: Incorrect SQL Query -> Access denied for user 'root'@'localhost' to database 'db'
or
Code:
ERROR: Unable to connect SQL server
Mysql user, pass, db are correct and mysql user has full privileges to this database, I tried even root user, tried to add full privileges to hole mysql to this user without success. I created simple perl script to to test perl-mysql connection and everything is working fine. How to resolve this, I tried to edit ispcp-setup file, but it didnt went fine Smile
Where could be the problem with this?
Thanks alot.
already tried to search for the problem?

maybe http://www.isp-control.net/forum/install...-3045.html
Yes I did.
As I said I tried with root user and the problem still exists.
I tried once again, after adding new mysql user I did flush privileges; but the problem still exists.

What to do?
Reference URL's