• 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!

I've Never Been Closer! Help!

Status
Not open for further replies.

Henkos

New Member
Joined
Jun 29, 2008
Messages
2,989
Reaction score
4
First of all Hello.
I have made an server-0.3.4, But when i'm about to setup the webbsite it wont work.. When i'm on step 6/7 I Load the spells/monster And then i haven't got any further.. Shouldn't the ip work? To just write in the browser.. Anyway It don't.
I actualy thinks this has someone to do with the ports, I got an zyxel-p320w And the last time i haven't been able to open ports..
that's realy weird..
So what ports must be open ? (people can login to my server through acc manager) But they can't acces the webbsite.
Repp!
What ports?
 
Go to your xampp folder > apache > conf > and open the file httpd.conf Search for
Code:
#Listen 12.34.56.78:80
Listen 80
and
Code:
ServerName localhost:80
change the 80 for any port you want
 
Go to your xampp folder > apache > conf > and open the file httpd.conf Search for
Code:
#Listen 12.34.56.78:80
Listen 80
and
Code:
ServerName localhost:80
change the 80 for any port you want

Should i change all the 80's?
 
dont use any of this port xD (80,7171,7172,3306) and it will work

okey.. i give it a try.. A guy told me that i have to write the ip like this in my browser to get to the webbsite:
127.123.138.1:9833 (just took some randoms numbers
 
okey.. i give it a try.. A guy told me that i have to write the ip like this in my browser to get to the webbsite:
127.123.138.1:9833 (just took some randoms numbers

I can't open any ports.. I forward the ports in my router but it just wont work !
 
check your windows firewall /anti virus firewall/router firewall
port opened on both protocol
 
Hub is old man D: Get a switch.

A Hub cant port forward(as i know), it sends traffic to all ports.

After changing port to etc 7272, did you try to enter in web browser:
localhost:7272 ?
 
Status
Not open for further replies.
Back
Top