[Help] WoW website not workin but game is
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.
Re: [Help] WoW website not workin but game is
Quote:
Originally Posted by
FabolousASA
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.
Re: [Help] WoW website not workin but game is
Use the hosts trick point your lan ip to a dns, change your apache port to 8080 to make it easier then get people to try and access it that way
Re: [Help] WoW website not workin but game is
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