I have DLed and installed all of the websites i can find and i can make accoutns but no one eles can i dont know know how to fix this if someone can plz help ty
I have DLed and installed all of the websites i can find and i can make accoutns but no one eles can i dont know know how to fix this if someone can plz help ty
turn off your firewall and if its a hamachi server, they must be in hamachi also.
my firewall is of and its no hama it worked when i had hama then i switced the realmlist then it stoped working
hmm... the ip in the configs are probably still set to the hamachi configurations.
the adress in the configs should be 127.0.0.1 or your dynamic IP
Last edited by Wintchman11; 10-12-2007 at 07:08 PM.
//Mysql Configs
$host ="127.0.0.1";
$user ="******";
$password ="*******";
$database ="*******";
//Realm list Configs
$name ="Nerdcraft";
$msg ="";
$realmlist ="nerdcraft.servebeer.com";
?>
is there anything wronge with this becaues this is the config file and this is how its set up
hmm.. dont think so
what type of server are u using? like WAMP or ?
yes WAMP5 and the website iam using is called like DBZ or something
hmm... try setting your database IP to your realmlist. Thats what i did for my account page creator
Wintch there is a reason for the edit button, try not to double or triple post..
As for your problem, what webiste are you exactly trying to use and where in your WAMP file are you putting it?
Since I no longer fear getting banned, judging by what MMOwned has become, I'll start being honest now.
http://www.mmowned.com/forums/emulat...nd-ascent.html that is the website and iam putting them in the file www in WAMP and using my db realmlist didnt work
Last edited by XxSanchenxX; 10-12-2007 at 06:41 PM.
ok um change ur db ip back then... is your table and db info correct? maybe check that. if not, try a different website.
and also check if your services are running on Wamp
"ok um change ur db ip back then... is your table and db info correct? maybe check"
that dont understand that and everything is running on WAMP but mysql and ive tried gettin git to work but it wont didnt work while i was using ham either
192.0.0.1? Wtf?
Anyways, let me check something, I'll edit in a few...
EDIT: Ok, I dunno if you're trying to run it right now, or not, I tried to connect and I can't. Set $host to your external IP, rather than 127.0.0.1, because in some cases they need to connect to your network in the first place. If that doesn't work just make sure your password and the names of your databases match up. Let me know and I'll see what else I can do.
Last edited by slyfox101; 10-12-2007 at 07:03 PM.
Since I no longer fear getting banned, judging by what MMOwned has become, I'll start being honest now.