I am setting up a CentS linode with litespeed, php + myql. After creating database, user and giving permissions I configred wordpress wp-config.php.
Now when I run install I get following error:
Code:
This either means that the username and password information in your wp-config.php file is incorrect or we can't contact the database server at localhost. This could mean your host's database server is down.
When I use ssh I am able to login to DB using same credentials as wp-config. I checked everything and created new DB giving permissions but no luck
Help please...