Is it possible to skipp the hamachi part and only use wamp?
Is it possible to skipp the hamachi part and only use wamp?
wait does this make it non-hamichi then?
I like your guide +Rep+Rep+Rep+Rep+Rep+Rep
but how do i install forum?????
ok i have it all set up..works and all but... I cant run my server (btw I have ac-web repack ) becuase ill have 2 mySQLs running. any suggestions?
can someone post there site from this guide so i can see what it looks like
hey i need help -.- no one can see page but me and its on a non-dyns plz help me!
So in order for other people to use this, they need to be on Hamachi? Unless I'm using a DynDns?
when people try and make account its says Unknown database HeidiSQL what database should i use then?
tell me if this is wrong
<?php
##############
# #
# By insanesk 8123 ##
# Of Mmowned
##############
$config[' mysql_host ' ] = 'Localhost'; //Mysql Host
$config['mysql_user ' ] = 'root'; //Mysql Username
$config['mysql_pass' ] ='ascent'; //Mysql Password
$config['mysql_pass' ] = 'HeidiSQL'; //Database Name
$xp = '1x '; //Experience Rate
$quest_xp = '1x ' ; //Quest Experience Rate
$drop = '1x ' ; //Item Drop Rate
$money = '1x '; //Money Drop rate
$honor = '1x' ; //Honor rate
$online_cap = '100' ; //Online Player Cap
$server_name = ' deaths server ' ; //The server ' s name{will change title and name of website}
$realmlist = ' deathsserver.servegame.org ' ; //Your Server ' s realmlist
?>
is that right?
nvm i got it lol
wait but now they people cant see my webpage help!
How Do You Make The forums?
the website works for me,
i can make accounts...
but when my friends is trying to go on it
(http://worldofenergy.no-ip.org/index.php or 5.138.124.142)
it says "The Page Cannot Be Displayed"
they are logged in to my Hamachi..
but it still dont work!
this is my Config.php file
<?php
##############
# #
# By insanesk8123 ##
# Of MMowned #
##############
$config['mysql_host'] = 'localhost'; //MySQL Host
$config['mysql_user'] = 'root'; //MySQL Username
$config['mysql_pass'] = 'root'; //MySQL Password
$config['mysql_dbname'] = 'ascentlogon'; //Database Name
$xp = '1x'; //Experience Rate
$quest_xp = '1x'; //Quest Experience Rate
$drop = '1x'; //Item Drop Rate
$money = '1x'; //Money Drop rate
$honor = '1x'; //Honor Rate
$online_cap = '100'; //Online Player Cap
$server_name = 'World Of Energy'; //The server's name (will change title and name of website)
$realmlist = 'worldofenergy.no-ip.org'; //Your Server's realmlist
?>