I have an issue with installation. I followed the instructions exactly but I get the following error when I first run the "installer.php" file.
. PHP Version >= 4.3.0
. MySQL Version >= 4.1.0
. Correct User and Password for MySQL
. Establishing a Connection to Database [php_20091108]
-> . Access denied for user 'cehkia'@'10.%' to database 'php_20091108' .
. Writable Data Folder [./data]
The error is on line 5. When I setup the database I gave the user "cehkia" full access to the database.
What is the issue?
