[Help] WoW website not workin but game is

Joined
Apr 6, 2005
Messages
4
Reaction score
0
Yea.... game is running fine, friends can logging in and stuff. but my website for others to create accounts with out me manually doing it, is not working for the life of me.

i can view it on my computer but no one else can.. any tips?

oh btw my router is running on DMZ so i have all ports open.
 
Yea.... game is running fine, friends can logging in and stuff. but my website for others to create accounts with out me manually doing it, is not working for the life of me.

i can view it on my computer but no one else can.. any tips?

oh btw my router is running on DMZ so i have all ports open.

Try a different port. I know for fact that Verizon blocks port 80 from their end so no one can connect even if you had that port open. The way you configured your apache webserver could be wrong as well and only accepting connections from the localhost.
 
ok try changing the config.php file in the website folder or if that dosent work then change the ip to 127.0.0.1 and get xampp that works :D
 
Back