How to host MySQL Server on my own PC?
#1

Hello,.
It's possible to host MySQL Server on my own PC without to buy a host?
If Yes, please help me urgent!
Skype: ron7897
Reply
#2

You need to have WAMP server in your PC and you need to forward your 3306 TCP port
Reply
#3

I have WAMP Server, But I don't know what to fill in FTP.
Reply
#4

once mysql server is running open a browser
and go to localhost/phpmyadmin
Reply
#5

Hello,
Install IIS, XAMPP if you use Windows,
Install NGINX or MySQL on Debian,CentOS, Ubuntu if you use Linux.
If you have any questions, I can I install everything from just 1 €.

Skype: d3llopt - Gmail: d3llopt@gmail.com
Reply
#6

Quote:
Originally Posted by roncohen
Посмотреть сообщение
I have WAMP Server, But I don't know what to fill in FTP.
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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)