help me please!!!!!!!!!!!!!!!!!!

runelife

New Member
can anyone help me fix this.

Step 2) Connect to the database

Attempting to attach to database

Error description: mysql_connect() [function.mysql-connect]: Access denied for user 'host0_2894821'@'192.168.0.224' (using password: NO) /home/vol5/000hosted.com/host0_2894821/htdocs/upload/includes/class_core.php on line 311

The 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.



please help me fix that!!!!!!!!!!!!!!!!
 
rename in "includes" your config.php.new to config.php and edit with your host details.

localhost
db name
username
password

save and run the install script.
 
In the config file there's a missing password. Your server has one and the config file used by the script doesn't which leads to denied access
 
BTW CAN PEOPLE STOP POSTING SHIT IN THE RELEASES FORUM ITS FOR RELEASES NOT GFOR TALK PUT IN A GENERAL OR HELP FORUM :o
 
when i set up my MySQL database with my host (000hosted) it did not ask me to set a password for my database and i do not know why. thats probably the cause of my problem
 
Back
Top