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

Sql/xml acc page

NilssoN

¯\(º o)/¯
Joined
Jun 15, 2007
Messages
1,464
Reaction score
4
Location
tjaa
Hello..
I need help with my xampp or what it is..
The problem is that no one can see my sites and ive tried to change the ports in httd.conf but it doesnt work :S

And one more thing.. If i write my ip in the Address field should i come to my router then?
 
Last edited:
When you are directing players to your website and you've changed the ports, did you list that also?

Such as: http://91.95.232.155:8080/ for port 8080 (you don't need to do that with port 80, just when you change it from other ports) or http://91.95.232.155:92/ (which is a network printer port connection).

On my computer, my Skype is blocking port 80 so I need to shut that down before I can start up my Apache program, have you used the Xammp port check to see what is using the ports that it uses? (I know some of this sounds redundant but sometimes you can overlook some small detail and it screws up th whole system).
 
When you are directing players to your website and you've changed the ports, did you list that also?

Such as: http://91.95.232.155:8080/ for port 8080 (you don't need to do that with port 80, just when you change it from other ports) or http://91.95.232.155:92/ (which is a network printer port connection).

On my computer, my Skype is blocking port 80 so I need to shut that down before I can start up my Apache program, have you used the Xammp port check to see what is using the ports that it uses? (I know some of this sounds redundant but sometimes you can overlook some small detail and it screws up th whole system).
I've did that with :92 and theres no program using port 80

EDIT:
Its working now! Thanks everyone for your help! :)
 
Last edited:
Back
Top