1. I have loaded The Rocketlauncher to my site.
2. I try to install it by going to the install page of my website.
3. I make it fine through until I get to database configuration.
4. I have already created the database in cpanel
5. I enter the information, Database type = mysql , host name = localhost ( literally ), username = mysite_name, password, database name= name.
I get this as a error.
Access denied for user 'battle_tec'@'localhost' to database 'battle' SQL=CREATE DATABASE `battle` CHARACTER SET `utf8`
Any idea what Im doing wrong? Any help is appreciated. Thank you.
I got the same problem, i dont know of to install the rocketlauncher in Cpanel. I tried also by FTP in the cpanel with Filezilla. I didn't get it through.
I sounds as if you might be referencing your databas with different caps/lowercase than you created. EG: Myjoom_database Vs. myjoom_database. All names are case sensitive.
As to your error message, If you reference an incorrect name for whatever reason, the installer will try to create a database with the name you used. If the user name and password you entered as part of the install process do not have mySQL admin rights, it will fail that process.
when you create a new database in cpanel, it does not by default have a user associated with it. You have to assign the user to the database and give it appropriate permissions. If you do not do this step, you will see that error above.
I am unsure what I was doing incorrectly. I have managed to load it now. Phillip gave me the clue. I just created a new datatbase through the installer and it worked. Hooray.
that should of fixed it. by default the rocketlauncher package creates athat directory (Joomla_RT_Chromatophore_j15) and all the joomla files are in it. You would just need to either move all the files+directories out of this folder into your public_html/ folder, or reupload all the files from inside Joomla_RT_Chromatophore/ directly into your public_html/ folder.