PhonicUK.com Forums

 

These forums are no longer active. Please visit the new forums at forums.phonicuk.com


Forum Index >> McMyAdmin >> View Thread

You are logged in as: Guest

Viewing Thread: How to change domain name?


 #1 Posted: 9/15/2011 8:30:53 PM GMT
Poster:
iampathd Regular User
Regular User

5 posts
Could somebody tell me how to change a domain name from Localhost to .... something.?

 

 

You need to login to report or quote posts. 

 #2 Posted: 9/15/2011 10:24:47 PM GMT
Poster:
11RJB Regular User
Regular User

28 posts
Don't worry about that feature. You have to purchase a domain name from a registrar like Go Daddy, then create an A record that points to your server's public IP address.

 

 

Edited 9/15/2011 10:25:33 PM by 11RJB: Because the censoring on this forum sucks

You need to login to report or quote posts. 

 #3 Posted: 9/16/2011 11:24:34 PM GMT
Poster:
wymers24 Regular User
Regular User

1 posts
My problem is that I cannot access it from multiple computers around my house which is under the same connection......like i would think that I can access it from my laptop by going to http://192.168.88.21:8080

I have the pro version

 

 

You need to login to report or quote posts. 

 #4 Posted: 9/16/2011 11:45:16 PM GMT
Poster:
coastside Regular User
Regular User

4 posts
Refer to this section in your mcmyadmin.conf file:

#login.username - Username for web login.
login.username=admin (CHANGE THIS TO SOMETHING OTHER THAN ADMIN)

#login.passwordmd5 - MD5 hash of the web login password. (Default is 'admin')
login.passwordmd5=USE AN ONLINE MD5 HASH GENERATOR TO CREATE A NEW PASSWORD (OTHER THAN ADMIN)

#emc.passwordmd5 - MD5 hash for McMyAdmin EMC authentication. (Enterprise Only)
emc.passwordmd5=#

#webserver.port - The port number to listen on for web admin.
#Default value: 8080
webserver.port=8080


If you do not replace the "admin" entries for name and password, you will not be able to access the web administrator pages from another computer.

If the computer(s) you want to use to access the administrator pages are inside your network (on the exact same subnet, ie 192.168.x.x or 10.x.x.x) then you should have no issue displaying the webpage at http:server-ip-address:8080.

Make sure the server is NOT running a firewall. do a ping check of the ip address if in doubt. If the ping bounces back, yer firewalled somewhere!

Need further assistance, I might be able to help you with secure remote support (free of course)

 

Charles (admin) on
Pacifica Minecraft Server

 

You need to login to report or quote posts.