• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Domain....

ameer

New Member
Joined
Dec 31, 2010
Messages
83
Reaction score
0
Why cant i enter my webb with my domain and only with localhost. Is there anything i must change in xampp htdocs ??
 
Ive already opened the ports i can log in to server and that can also other people.
The thing is that i cant enter my page with my domain name only with localhost.

I had a problem like this before but i cant remember what.

I think that i must put my domain name instead of localhost somewhere in a file in htdocs
 
go to your domain seller webpage, then log in.. after that goto to something like Administre DNS --> there insert the ip (numeric) on the fields for redirect to your ip :D .. . now your domain.com redirect to the ip -> XXX.XXX.XXX.XXX and the players can log in with that ip :D

rep+if that work
 
Listen my serv is online all can login thats not the problem.
The problem is that they enter the webbsite to create an account.
I must change something in htdocs i think to my domain ip instead of localhost
 
I know and i did look i have converted my ip from 84.217.54.15 to liquanda.no-ip.org. I have put liquanda.no-ip.org
in config in my server. Dont know whats left i have opened port 80 and 3306 .... What can i do more

Manage Hosts

Host Liquanda.zapto.org created. Update will be applied within 1 minute.

Current Hosts: 1 of 5

Host

IP/URL
Action
Hosts By Domain
no-ip.org
liquanda.no-ip.org
84.217.54.15
Modify Remove
 
I dont know if im on the right track but it maybe has to do with index.php in htdocs
I maybe need to put this somewhere

/* Full website address including HTTP:// Without slash at the end! */
$website = $config['liquanda.no-ip.org']; --- using my server as an example.
 
Because localhost is for see ur page and Global ip, is for player cuz they accesing to your router...
So If your try to acces to global ip or page name you're accessing to your router!
 
Back
Top