Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Worlds-Paladin/Status-Forum
#10
To make two words is very simple!Just follow those steps :
1.Go to htdocs and copy all the folders in there
2.While you are in the htdocs folder create another folder and name it world2
3.Paste all the files from htdocs in the world2 folder
4.Now go to mysql/data there you will see a folder named lan , enter in that folder and copy everyting you see
5.Go again to mysql/data and create a folder and name it world2 and paste all the files from the lan folder
6.Now go to htdocs/world2/include/config.php and there you will see this :

Code:
// Datenbankverbindung:
$config['db_host'] = 'localhost';
$config['db_user'] = 'root';
$config['db_pw'] = '';
$config['db_name'] = 'lan';

7.Change this
Code:
$config['db_name'] = 'lan';
to this
Code:
$config['db_name'] = 'world2';
8.Open the server and write http://yourip/world2 or http://localhost/world2

Hope this helps!Big Grin
Reply


Messages In This Thread
Worlds-Paladin/Status-Forum - by zelk - 09.11.2009, 00:11
RE: Worlds-Paladin/Status-Forum - by B8shT1m3 - 09.11.2009, 16:17
RE: Worlds-Paladin/Status-Forum - by zelk - 09.11.2009, 22:41
RE: Worlds-Paladin/Status-Forum - by B8shT1m3 - 10.11.2009, 14:09
RE: Worlds-Paladin/Status-Forum - by Yannici - 10.11.2009, 21:34
RE: Worlds-Paladin/Status-Forum - by zelk - 10.11.2009, 22:51
RE: Worlds-Paladin/Status-Forum - by B8shT1m3 - 12.11.2009, 14:00
RE: Worlds-Paladin/Status-Forum - by zelk - 12.11.2009, 14:03
RE: Worlds-Paladin/Status-Forum - by B8shT1m3 - 12.11.2009, 14:12
RE: Worlds-Paladin/Status-Forum - by Arthas - 12.11.2009, 14:21
RE: Worlds-Paladin/Status-Forum - by zelk - 14.11.2009, 21:04
RE: Worlds-Paladin/Status-Forum - by Arthas - 14.11.2009, 21:37
RE: Worlds-Paladin/Status-Forum - by zelk - 14.11.2009, 23:33
RE: Worlds-Paladin/Status-Forum - by zelk - 15.11.2009, 21:29
RE: Worlds-Paladin/Status-Forum - by Arthas - 16.11.2009, 04:45
RE: Worlds-Paladin/Status-Forum - by zelk - 21.11.2009, 08:08
RE: Worlds-Paladin/Status-Forum - by Arthas - 21.11.2009, 08:31



Users browsing this thread: 1 Guest(s)