imfamous08
11-22-2007, 03:33 PM
this guide will teach you how to take mySQL from another repack and use it for mafiaboys repack, hope this helps
step 1:
go to your ac-web repack file and copy your folder called "server" where it should have apache, cgi-bin, htdocs , mySQl ,perl, php, security, tmp, and apache start and stop, and mySQl start and stop.if your have everything move to step 2.
step 2:
copy your whole server folder and go to your mafiaboys repack and copy it right next to your mafiaboys folder.
step 3:
go to your ascent.conf in your mafiaboys repack and edit the following
<WorldDatabase Hostname = "127.0.0.1" Username = "root" Password = "ascent" Name = "logon" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "127.0.0.1" Username = "root" Password = "ascent" Name = "logon" Port = "3306" Type = "1">
make sure u have your DB settings put in there or mySQL wont work
step 4:
setting up logonserver.conf
<LogonDatabase Hostname = "127.0.0.1"
Username = "root"
Password = "ascent"
Name = "logon"
Port = "3306"
Type = "1"> needs to be set to your db settings
and also
max build needs to be set to
<Client MinBuild = "6739"
MaxBuild = "9999"> so that patch will work.
step 5:
setting up realms.conf[last part]
make sure the part in realms.conf looks like this
<LogonServer Address = "127.0.0.1"
Port = "8093"
Name = "logon"
RealmCount = "1">
your DB settings
ok now you are done, mySQL should work but whenever you wanna put a website in, you have to put it in the ac-web repack or it will not work but mySQL shoulf work. if anyone has any questions or concerns please feel free to ask here.
step 1:
go to your ac-web repack file and copy your folder called "server" where it should have apache, cgi-bin, htdocs , mySQl ,perl, php, security, tmp, and apache start and stop, and mySQl start and stop.if your have everything move to step 2.
step 2:
copy your whole server folder and go to your mafiaboys repack and copy it right next to your mafiaboys folder.
step 3:
go to your ascent.conf in your mafiaboys repack and edit the following
<WorldDatabase Hostname = "127.0.0.1" Username = "root" Password = "ascent" Name = "logon" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "127.0.0.1" Username = "root" Password = "ascent" Name = "logon" Port = "3306" Type = "1">
make sure u have your DB settings put in there or mySQL wont work
step 4:
setting up logonserver.conf
<LogonDatabase Hostname = "127.0.0.1"
Username = "root"
Password = "ascent"
Name = "logon"
Port = "3306"
Type = "1"> needs to be set to your db settings
and also
max build needs to be set to
<Client MinBuild = "6739"
MaxBuild = "9999"> so that patch will work.
step 5:
setting up realms.conf[last part]
make sure the part in realms.conf looks like this
<LogonServer Address = "127.0.0.1"
Port = "8093"
Name = "logon"
RealmCount = "1">
your DB settings
ok now you are done, mySQL should work but whenever you wanna put a website in, you have to put it in the ac-web repack or it will not work but mySQL shoulf work. if anyone has any questions or concerns please feel free to ask here.