PDA

View Full Version : Joomla Install Error


gamerzone
01-04-2009, 04:48 PM
i need help im trying to install joomla onto my website and im getting this message
Access denied for user '13672_gamerzon'@'' to database 'mysql' SQL=CREATE DATABASE `mysql` CHARACTER SET `utf8`
i aint got clue what this means anyone help me out

gamerzone
01-04-2009, 04:52 PM
i need help im trying to install joomla onto my website and im getting this message
Access denied for user '13672_gamerzon'@'' to database 'mysql' SQL=CREATE DATABASE `mysql` CHARACTER SET `utf8`
i aint got clue what this means anyone help me out

Victor01469
01-04-2009, 05:32 PM
Please do not hijack the topics of other users, if you have an issue, make your own thread.

You need to use the following:
Database Host: mysql
Database Name: 13672_gamerzon
Database User: 13672_gamerzon

The error you posted shows that you did not specify a database host, and that you specified an invalid database name.

gamerzone
01-04-2009, 09:23 PM
thankyou m8 now just for the ftp stuff thanks m8 i never done this before

UnlimitedMB
01-06-2009, 04:09 AM
The error is because you should not be running a "CREATE DATABASE" command.
Your database is already created.
Your following the instructions wrong or using the wrong sql file.