28.12.2014, 06:28
(
Последний раз редактировалось Jake187; 29.12.2014 в 08:25.
)
What are you trying to fill in the FTP? Because the MySQL server has nothing to do with FTP unless your game server is hosted somewhere else besides locally. If your game server is hosted at another location you should use your hosted location for your MySQL database, so speak to your host if that's the case.
Anyways assuming you're using Windows since you have WAMP, make sure your skype port settings are changed so WAMP can start, if you don't know how in Skype Go to Tools -> Options -> Advanced -> Connections and uncheck the box "use port 80 and 443 as alternative".
Once that is done start all services on WAMP and do exactly as said go to localhost/phpmyadmin and set up a database and the user will be root with no password.
Now if you're game server is not hosted off your PC and you're trying to use your PC for the mysqlserver that's a bad idea and I wouldn't recommend it at all.
Anyways assuming you're using Windows since you have WAMP, make sure your skype port settings are changed so WAMP can start, if you don't know how in Skype Go to Tools -> Options -> Advanced -> Connections and uncheck the box "use port 80 and 443 as alternative".
Once that is done start all services on WAMP and do exactly as said go to localhost/phpmyadmin and set up a database and the user will be root with no password.
Now if you're game server is not hosted off your PC and you're trying to use your PC for the mysqlserver that's a bad idea and I wouldn't recommend it at all.