Hi there,I have tried to install vBulletin and I HAVE uploaded the files. But I go onto the installation, it does "Step 1" alright, but "Step 2" is the pain in the **s. It comes up with error message at "Step 2." "Error description: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: NO) /home/a8908096/public_html/includes/class_core.php on line 313The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the 'includes/config.php' file."I have created a MySQL database, and I've got PHP on my side. Please help!!!
Please check your mysql user and password in your config.php file. Make sure your database is available to access to.
hello! this is not a big issues, just create a new database using cpanel, and then create a new user and password for that user, after that give all privileges to that user. And then to your upload folder, then navigate to includes folder, Find a file name "config.php.new" and rename this file to config.php, after renaming open the config.php file using wordpad or dreamweaver, or coda if you using mac. Then put the the databse name, dbuser name, and dbpass details. there then refresh your page. This problem will be solved. If you need any additional help, then pm me. Thanks