Posts: 417
Threads: 104
Joined: Jul 2011
Reputation:
0
Hey, I'm using a MySQL script could some one help me set the server up or point me to a good tutorial to do so? I'v looked at Calgons but my MySQL says localhost? And im using volt-host and I dont want it as localhost, thanks.
Posts: 314
Threads: 0
Joined: Sep 2011
Reputation:
0
You have to change your information from localhost to information provided in Volt-Host control panel?
Posts: 417
Threads: 104
Joined: Jul 2011
Reputation:
0
So would I put my Volt Host IP or MySQL IP?
EDIT: I put all the correct information, upload the dump file, and start the server but the server just doesn't start and nothing gets written to the log..
EDIT 2: And in PHPMYADMIN it's saying like *myhostname*@localhost.com..
Posts: 87
Threads: 5
Joined: Jan 2011
Reputation:
0
Basically look, You need to create a new MySQL Database in the Volt-Host Panel.
After you have created that, goto your script and enter the information like Database name,password and IP. The IP You will be placing it where it says localhost.
After doing so, login to your PHP Admin panel that will be located in your MySQL Panel on volt-host and enter your login information.
After you have login goto Databases and click on the database you have created and goto Import. You will have to import the .sql file that Calg00n provided with his script. After uploading the .sql just quit PHP Admin and install the MySQL Plugin in the Auto Mod in Volt-host and after then just start your server up with the server.cfg configured and there you go. You are now running on MySQL On Vortex Roleplay 2.
Easy as that.
PS: If you are wondering after how to make your self admin as there is no .ini file to edit just login to the rcon and /makeadmin [Your id] [Admin Level] And boom your good to go.
Posts: 104
Threads: 12
Joined: Sep 2011
Reputation:
0
Is it anything like setting one up for a website ?
Posts: 544
Threads: 120
Joined: Aug 2010
Reputation:
0
What error are you getting?