Search found 5 matches

by MiddleEarth
Tue Sep 06, 2011 3:25 pm
Forum: Webhosting
Topic: Problem setting up MySQL
Replies: 7
Views: 1408

Re: Problem setting up MySQL

The MySQL database is indeed at a different address on a different machine, so localhost will not work on the game server. Yup, that was one of my trial and error episodes, my fears were answered. I've managed to figure it out now though, so thanks for the help and feel free to lock/delete this thr...
by MiddleEarth
Tue Sep 06, 2011 3:06 pm
Forum: Webhosting
Topic: Problem setting up MySQL
Replies: 7
Views: 1408

Re: Problem setting up MySQL

Would my webhosting plan be on a separate address to my game address? I'm about to see if localhost works in the config files; if not I will revert to the specific webhosting address and come back with the results.
by MiddleEarth
Tue Sep 06, 2011 2:44 pm
Forum: Webhosting
Topic: Problem setting up MySQL
Replies: 7
Views: 1408

Re: Problem setting up MySQL

Also, when I log in to phpMyAdmin, under MySQL Localhost it says "No privileges", even though I am the primary user.
by MiddleEarth
Tue Sep 06, 2011 2:33 pm
Forum: Webhosting
Topic: Problem setting up MySQL
Replies: 7
Views: 1408

Re: Problem setting up MySQL

No, that's why I'm confused because it's as if everything is working properly. I think it may be something to do with the fact that in phpMyAdmin, it lists the names of the databases without the bannedofbrothers_ prefix, yet the only way they work in the plugin config.yml's is to do it without the p...
by MiddleEarth
Mon Sep 05, 2011 10:03 am
Forum: Webhosting
Topic: Problem setting up MySQL
Replies: 7
Views: 1408

Problem setting up MySQL

Until now, I've been hosting MySQL locally on my laptop for the plugins on my Minecraft server. Being that it's impractical to always need my laptop on, I decided to utilize my server plans webhosting setup. Upon direction, I used the phpMyAdmin autoinstaller and then created some databases and impo...