1] How to Setup eAthena SVN Ragnarok Online

Our Domains:

http://howtomakeragnarokprivateserver.blogspot.com/

http://www.ragnarok-online.tk/

________________________________________________________________


There are a total of 5 topics. I've splited them up so that the guide wont look so messy. Also, please spend a few minutes of your time reading the reference links ads. The reference links include Free Server, Free Dedicated Server, Free and Cheap Web Hosting Services Company , loan consolidation, college consolidation debt loan and debt Information so please spend some time reading it. Here's the link to the other Topics.

________________________________________________________________


Topic 1 - [How to Setup eAthena Server SVN]


Topic 2 - [How to Setup Ragnarok Online Server MYSQL Database]


Topic 3 - [How to Setup Ragnarok Online Server Abyss Server and PHP]


Topic 4 - [How to Setup Ragnarok Online Server Control Panel,Cpanel and Zend Optimizier]

Topic 5 - [What to do NEXT?]



<---Topic 5---

---Topic 2--->



[Topic 1]



1] Setup eAthena SVN Ragnarok Online

Server RO Private Server


1a.)

What DO you [Need] and to Download?

_

1] eAthena Stable SQL-SVN-12969-PV9


2] Web Server and Web Hosting [for hosting your website online 24/7]


3] Dedicated Hosting Servers or Dedicated Server [for hosting your server online 24/7]


[Download from the following Reference Links below, sponsored reference ads below where you can get for free.]


1] eAthena Stable SQL-SVN-12969-PV9

[Requires Web Hosting and Dedicated Hosting Servers or Dedicated Server to host Website and Server Online 24/7]



1b.) [Download from the following Reference Links Above]



2.)


-Extract the eAthena Svn you have downloaded to anywhere but not in your desktop. [Make sure all the files extracted are in a folder, if not make a folder for it and drag in all the files]



3.)


-Find a folder named conf in the eathena folder you have extracted and double click.



4.)

(Remeber to remove "//" for login_ip, char_ip, map_ip, login_port)

(Open all .conf file using notepad format)


-Now Edit this few lines in char_athena.conf and map_athena.conf .

char_athena.conf :

Server Communication username and password.

userid: s1

passwd: p1


-Edit userid and passwd to any username and password you can remeber. You will need this later on in your MySql Database.


-Remeber to remove // for login_ip and char_ip and change 127.0.0.1 to your internet(wan) ip. You can choose to use no-ip to replace your wan ip from Link .


-Now you are done with your char_athena. SAVE and exit .

map_athena.conf :


-Edit userid and passwd to the same username and password you used eariler on for your char_athena.


-Remeber to remove // for char_ip and map_ip and change the 127.0.0.1 to the same internet ip you used eariler on in your char_athena.


-Now you are done with your map_athena. SAVE and exit.

sponsored Reference Ads Links Informations about Dedicated hosting Servers,Dedicated Exchange Hosting Server,Dedicated Game Server Hosting,Dedicated Game Servers,Gaming Servers,Managed Dedicated Server Hosting,Managed Server Hosting,Web Hosts,Window Dedicated Server Hosting,Dedicated Hosting Servers


<---Topic 5---

---Topic 2--->



2] How to Setup Ragnarok Online RO MYSQL Database

Our Domains:

http://howtomakeragnarokprivateserver.blogspot.com/

http://www.ragnarok-online.tk/

________________________________________________________________


Topic 1 - [How to Setup eAthena Server SVN]


Topic 2 - [How to Setup Ragnarok Online Server MYSQL Database]


Topic 3 - [How to Setup Ragnarok Online Server Abyss Server and PHP]


Topic 4 - [How to Setup Ragnarok Online Server Control Panel,Cpanel and Zend Optimizier]

Topic 5 - [What to do NEXT?]



<---Topic 1--- [Main Page] ---Topic 3--->




[Topic 2]



2] Guides on Setting up Ragnarok Online

Server MYSQL Database.

1a.)


What DO you [Need] and to Download?

_

1] MySQL 5.0.27


2] MySQL GUI Tools 5.0-r8


3] Web Server and Web Hosting [for hosting your website online 24/7]


4] Dedicated Hosting Servers or Dedicated Server [for hosting your server online 24/7]


[Download from the following Reference Links below, sponsored reference ads links below where you can get for free.]

MySQL 5.0.45

MySQL GUI Tools 5.0-r12

[Requires Web Hosting and Dedicated Hosting Servers or Dedicated Server to host Website and Server Online 24/7]



1b.) [Download from the following Reference Links Above]

Please NOTE that: For other type of operating system, check this website: Link



2.)

Install MySQL 5.0.27


-Click Next


-Choose Typical and then click Next.


-Click Install.


-Choose to skip sign up and then click Next.


-When the installation finished, Tick Configure the MySQL Server now and click Finish.


-Now you can choose Detailed Configuration or Standard Configuration. This would be up to you to choose any of it. You can just choose standard configuration and click Next.


-Next, Under Service Name Column, Choose MYSQL5 and then click Next.


-Next, Just enter any password for this root user and click next. Do not change the username as this username and password would be used later as your database login.


-Click Execute and after its done, click Finish. If any errors occurs, uninstall MYSQL5.0.27 and reinstall everything again.


3.) -Install MySQL GUI Tools 5.0-r8



4.)

-Next, Open MySql Adminstrator and it will prompt out a window, Type in the Host Name, Username and password as shown below.

Stored Connection: [Just leave this column empty]

Server Host: localhost

Username: root

Password: (enter the password you have created before for the user root)

Port: 3306


-Click Ok and you should now be in MYSQL Adminstrator.


-Go to your left column and look for User Adminstration and click on Add New User.


-Enter this inside the columns:

MySQL User: ragnarok

Password: ragnarok

Confirm Password: ragnarok

Click Apply Changes when you are done.


-When you are done, exit MYSQL Adminstrator.



5.)
-Open MYSQL Query Browser from your Desktop or Start Menu.


-If you cant find it in your desktop, try finding it from the following directory C:\Program Files\MySQL\MySQL Tools for 5.0



6.)
-After you open MySQL Query Browser, a window should prompt out, type this out in the following blanks:

Stored Connection: [just leave it empty]

Server Host: localhost

Username: root

Password: [enter the password we created before for root]

Default Schema: ragnarok

Port: 3306


-Click OK to create a new ragnarok schema.



7.)
-You should now be inside MySQL Query Browser.


-Click once on the Ragnarok Database on your right column and make sure it is bold.


-Go to menu, click File, Open Script and search for a folder named sql-files which should be in your eAthena Server Folder.


-When you are inside the sql-files folder with your MySQL Query Browser, click on Main.sql and click open.


-Once it is done loading, click on the Green Execute Button on your upper right hand corner and it should do some executing. Do the same with Mail.sql and some latest upgrade.sql .


-Once you are done, click on the Resultset 1 Tab to go back to the main page. Right click on any database, eg.Ragnarok and choose Create New Schema , type in log and click ok. Once it is done, click once on log database and make sure it is bold, Go to menu, File, Open Script and choose logs.sql and click on the Green Execute Button.


-Now, click on the Resultset 1 to go back to the main page. Click once on Ragnarok database, right click on Ragnarok database and click refresh. There should be some database files shown on your right column. Search for a database named login and click Quadruple (4) times on it. A window should prompt out .


-To edit the login table, click once on edit on the bottom, look at column 1 and change the username s1 , password p1 to the username and password you used eariler on in your char_athena and map_athena.


-To make a GM[Game Master] Account, Right click on any place between the white screen, click create new column. Change the newly created empty column number id to 2000000 and choose a username and password for your GM account. As for the level column , put 99 for adminstrator.


-After you have done, click Apply Changes.


-You are now done with your MySql Database. EXIT now.

sponsored Reference Ads Links Informations about Dedicated hosting Servers,Dedicated Exchange Hosting Server,Dedicated Game Server Hosting,Dedicated Game Servers,Gaming Servers,Managed Dedicated Server Hosting,Managed Server Hosting,Web Hosts,Window Dedicated Server Hosting,Dedicated Hosting Servers

<---Topic 1--- [Main Page] ---Topic 3--->





3] How to Ragnarok Online Abyss Server and PHP

Our Domains:

http://howtomakeragnarokprivateserver.blogspot.com/

http://www.ragnarok-online.tk/


________________________________________________________________


Topic 1 - [How to Setup eAthena Server SVN]


Topic 2 - [How to Setup Ragnarok Online Server MYSQL Database]


Topic 3 - [How to Setup Ragnarok Online Server Abyss Server and PHP]


Topic 4 - [How to Setup Ragnarok Online Server Control Panel,Cpanel and Zend Optimizier]

Topic 5 - [What to do NEXT?]


<---Topic 2--- [Main Page] ---Topic 4--->



[Topic 3]



3] Guides On Setting Ragnarok Online Abyss

Server Consolidation and PHP


1a.) [This is for user who is using MySQL 4.1.x and higher]


What DO you [Need] and to Download?

_

1] Abyss Web Server


2] PHP


3] Web Server and Web Hosting [for hosting your website 24/7]


4] Dedicated Hosting Servers or Dedicated Server [for hosting your server 24/7]


[Download from the following Reference Links below, sponsored reference ads links below where you can get for free.]

Abyss Web ServerPHP 5.2.5

[requires Web Hosting and Dedicated Hosting Servers or Dedicated Server to host Website and Server Online 24



1b.) [Download from the following Reference Links]



2.)
-Create a new folder and name it PHP in your Local Disk C:\ and extract PHP 5.2.5 into the PHP folder.


-Go to the C:\PHP\ext folder, copy php_mysql.dll and paste in into the PHP main folder C:\PHP


-In PHP main folder, copy php.ini-recommended, rename it to php.ini and paste it into your Windows folder which can be found in your local disk C:\


-When you are done, go into your Windows folder and open the php.ini with notepad or wordpad. Search for ;extension=php_mysql.dll and remove ; to make it look like extension=php_mysql.dll . Save and EXIT.


-Install Abyss Server Consolidation.


-After you have installed the Abyss Server Consolidation, open the Abyss Server Consolidation if it dosen't run. If the server is running, you should see a blue in colour logo in your task bar which is located at your lower right hand corner. Right click on it and click Show Console. Choose your language normally we would choose english. Do so and continue.


-It will then ask you to input Access Credentials [Username and Password] (this is so that you have to login before being able to change anythings) Put whatever credentials you want but please remember them. You will be prompted for them every time you attempt to open the console, after pressing OK for setting your Access Credentials. You can change your Access Credentials at any time at Abyss Web Server Console :: Console Configuration :: Access Credentials .


-After you have logged in to the Abyss Server, Go to Console Configuration and then click on Paramters. Change the port to a port that is not blocked by ur ISP. Click OK twice and Restart.


-Next go back to Console Configuration and click on IP Address Control and change the Order to Deny/Allow if that's not what it's at by default. Press OK twice and Restart.


-Ok , now go back to the main page and click on the Configure button beside the Stop Button. When you are done, click on the Index Files and click Add. Key in index.php and click ok.


- You should now be back to the Configure Page. Now click on IP Address Control and click on Add. For the Virtual Path, key in / . Change the order to Deny/Allow. Press OK twice.


-You should now be back to the Configure Page. Click on the Scripting Parameters . Click Add in Interpreters column and click Browse, go to the directory you extracted your PHP and select php-cgi.exe or just simple type in this C:\PHP\php-cgi.exe . In Type, choose PHP Style.


-Check in Use the associated extensions to automatically update the Script


-In Associated Extensions, click Add and type in php and press OK


-Now just click the OK


-In Custom Environment Variables, click Add and type this in the column shown

Name: REDIRECT_STATUS

Value: 200


-After you are done with Abyss Server and PHP, click Restart.

sponsored Reference Ads Links Informations about Dedicated hosting Servers,Dedicated Exchange Hosting Server,Dedicated Game Server Hosting,Dedicated Game Servers,Gaming Servers,Managed Dedicated Server Hosting,Managed Server Hosting,Web Hosts,Window Dedicated Server Hosting,Dedicated Hosting Servers


<---Topic 2--- [Main Page] ---Topic 4--->

4] How to Setup Ragnarok Online Control Panel,Cpanel and Zend Optimizier.

Our Domains:

http://howtomakeragnarokprivateserver.blogspot.com/

http://www.ragnarok-online.tk/


________________________________________________________________


Topic 1 - [How to Setup eAthena Server SVN]


Topic 2 - [How to Setup Ragnarok Online Server MYSQL Database]


Topic 3 - [How to Setup Ragnarok Online Server Abyss Server and PHP]


Topic 4 - [How to Setup Ragnarok Online Server Control Panel,Cpanel and Zend Optimizier]

Topic 5 - [What to do NEXT?]


<---Topic 3--- [Main Page] ---Topic 5--->



[Topic 4]


4] Guides On Setting up

Ragnarok Online Private Server

Control Panel,Cpanel and Zend Optimizier.


1a.)


What DO you [Need] and to Download?


1) Zend Optimizer 3.3.3


2) LRLCP


3) Web Server and Web Hosting [for hosting your control panel 24/7]


4) Dedicated Hosting Servers or Dedicated Server [for hosting your server 24/7]

_r

[Download from the following Reference Links below, sponsored reference ads links below where you can get for free.]


Zend Optimizier 3.3.3

Lrlcp (Control Panel, for people to register their account)


[Requires Web Hosting and Dedicated Hosting Servers or Dedicated Server to host Website and Server Online 24/7]

Dedicated Hosting Servers,Hosting,Managed Server Hosting,Web Hosts,Window Dedicated Server Hosting Server,

1b.) [Download from the following Reference Links Above]


2.) -Install Zend Optimizer 3.3.3


-Click Next and accept the license agreement


-Select Other Web Server as you will be using Abyss Web Server


-Click Next


-Click Next


-Browse C:\Program Files\Abyss Web Server\htdocs as your root of web server.

-Install it



3.)
-Create a new folder in C:\Program Files\Abyss Web Server\htdocs and name if after your ro, for example TestRo.


-Now, Extract the Lrlcp Control Panel,CPanel into the C:\Program Files\Abyss Web Server\htdocs\TestRo

-Now you are done with your Control Panel,CPanel



4.)
-Open your MySql Query Browser and login into it.


-Right click on any database shown at the left column and click Create New Schema and name it after your ro. For example TestRo.

-Click once on TestRo and make sure it is bold.

-Go to menu, File, Open Script and open a file named install in your C:\Program Files\Abyss Web Server\htdocs\TestRo\Install\Install.txt

-Click on the Green Execute button.

-When you are done, close MySql Query Browser.



5.)
-Open MySql Adminstrator and login into it.

-Click on User Adminstration and Click New User.

-Enter this into the columns: username: TestRo [Must be same as ur MySql Query Browser database] password: use any password that is easy to remeber.

-Then, click Schema Privileges tab at the top.

-Click once on Ragnarok db and click this button. <<

-Do the same to Log db and TestRo db

-Now you are done with your Ragnarok Online MySql Database and Ragnarok Online Control Panel,Cpanel

sponsored Reference Ads Links Informations about Dedicated hosting Servers,Dedicated Exchange Hosting Server,Dedicated Game Server Hosting,Dedicated Game Servers,Gaming Servers,Managed Dedicated Server Hosting,Managed Server Hosting,Web Hosts,Window Dedicated Server Hosting,Dedicated Hosting Servers


<---Topic 3--- [Main Page] ---Topic 5--->



5] What to do NEXT?

Our Domains:

http://www.howtomakeragnarokprivateserver.blogspot.com/

http://www.ragnarok-online.tk/

________________________________________________________________


Topic 1 - [How to Setup eAthena Server SVN]


Topic 2 - [How to Setup Ragnarok Online Server MYSQL Database]


Topic 3 - [How to Setup Ragnarok Online Server Abyss Server and PHP]


Topic 4 - [How to Setup Ragnarok Online Server Control Panel,Cpanel and Zend Optimizier]

Topic 5 - [What to do NEXT?]




[Topic 5]


5] What to do NEXT?

Well, now you are done with your own eAthena Server RO Ragnarok Online RO Private Server, Ragnarok Online Control Panel and Ragnarok Online Web Server. As for now, you need to download KRO [Korean Ragnarok Online Installation] , a Full Data Folder and a workable Ragnarok Exe for reading your sclientinfo in the data folder. Let me explain more about the sclientinfo. After you have downloaded the data folder from the following link below, extract it to your main ragnarok directory, usually C:\Local Disk\Program Files\Gravity\ . Search for a file name sclientinfo inside the data folder, right click on it and click edit. You can now change the server name to whatever server name you like and the ip address to your computer lan ip.(Please note that this sclientinfo only works for you, or any of your family members which lans to your computer. For the others, they have to use the no-ip Ip Address which you have registered eariler on.


1] Download 7z

2] Download Ragnarok Online RO Private Server Data Folder

3] Download Ragnarok Online RO Private Server ExE

4] Download Korean Ragnarok Online KRO
[Requires Web Hosting and Dedicated Hosting Servers or Dedicated Server to host Website and Server Online 24/7]


7Z (Please download 7Z too for unzipping the data folder)

Data Folder

Ragnarok Online Exe

Korean Ragnarok Online (KRO) always download the latest KRO.

sponsored Reference Ads Links Informations about Dedicated hosting Servers,Dedicated Exchange Hosting Server,Dedicated Game Server Hosting,Dedicated Game Servers,Gaming Servers,Managed Dedicated Server Hosting,Managed Server Hosting,Web Hosts,Window Dedicated Server Hosting,Dedicated Hosting Servers



How to Create or How to Make your own RO Ragnarok Online Ro Private Server for FREE? 如何创建仙境传说私人伺服器

如何创建仙境传说私人伺服器
eAthena指南关于建立eAthena Server和MySQL数据库。
eAthena Guides on setting up eAthena Server and MySql Database.
1.)
-Download the latest eAthena SVN SQL or eAthena SVN TXT From sacredangelro:
Link .

2.)
-Extract the eAthena File you have download to anywhere but not in your desktop.

3.)
-Find a folder named conf in the eathena folder you have extracted and double click.

4.)
-Now Edit this few lines in char_athena.conf and map_athena.conf .
char_athena.conf :
Server Communication username and password.userid: s1 passwd: p1

-Edit userid and passwd to any username and password you can remeber. You will need this later on in your MySql Database.
-Remeber to remove // for login_ip and char_ip and change the 127.0.0.1 to your internet(wan) ip. You can choose to use no-ip from Link .

-Now you are done with your char_athena. SAVE and exit .

map_athena.conf :
-Edit userid and passwd to the same username and password you used eariler on for your char_athena.
-Remeber to remove // for char_ip and map_ip and change the 127.0.0.1 to the same internet ip you used eariler on in your char_athena.

-Now you are done with your map_athena. SAVE and exit.

___________________________________________________________________

指南关于建立MySQL数据库。

Guides on Setting up MYSQL Database.

1.)

-Download MySQL 5.0.27, MySQL GUI Tools 5.0-r8 (for windows)

MySQL 5.0.45

MySQL GUI Tools 5.0-r12

Please NOTE that: For other type of operating system, check this website: Link

2.) Install MySQL 5.0.27

-Click Next

-Choose Typical and then click Next.

-Click Install.

-Choose to skip sign up and then click Next.

-When the installation finished, Tick Configure the MySQL Server now and click Finish.

-Now you can choose Detailed Configuration or Standard Configuration. This would be up to you to choose any of it. You can just choose standard configuration and click Next.

-Under Service Name Column, Choose MYSQL5 and then click Next.

-Just enter any password for this root user. Do not change the username and this username and password would be used later as your database login.

-Click Execute and after its done, click finish. If any errors occurs, uninstall MYSQL and reinstall everything again.

3.)

-Install MySQL GUI Tools 5.0-r8

4.)

Open MySql Adminstrator and it will prompt out a window, Type in the Host Name, Username and password as shown below.

Stored Connection: [Just leave this column empty]

Server Host: localhost

Username: root

Password: (enter the password you have created before for the user root)

Port: 3306

-Click ok and you should now be in MYSQL Adminstrator.

-Go to your left column and look for User Adminstration and click on the New User button.

-Enter this inside the columns:

MySQL User: ragnarok

Password: ragnarok

Confirm Password: ragnarok

Click Apply Changes when you are done. When you are done, exit MYSQL Adminstrator.

5.)

-Open MYSQL Query Browser from your desktop.

-If you cant find it in your desktop, try finding it from your

C:\Program Files\MySQL\MySQL Tools for 5.0

6.)

-After you open MySQL Query Browser, a window should prompt out, it should be like:

Stored Connection: [just leave it empty]

Server Host: localhost

Username: root

Password: [enter the password we created before for root]

Default Schema: ragnarok

Port: 3306

Click yes to create a new ragnarok schema.

7.)

-You should now be inside MySQL Query Browser.

-Click once on the Ragnarok Database on your right column and make sure it is bold.

-Go to menu, click File, Open Script and search for a folder named sql-files which should be in your eAthena Server Folder.

-When you are inside the sql-files folder with your MySQL Query Browser, click on Main.sql and click open.

-Once it is done loading, click on the Green Execute Button on your upper right hand corner and it should do some executing. Do the same with Mail.sql and some latest upgrade.sql .

-Once you are done, right click on ant database and choose Create New Schema , type in log and click ok. Once it is done, click once on log database and make sure it is bold, Go to menu, File, Open Script and choose logs.sql and click on the Green Execute Button.

-Now back to ragnarok database, right click on Ragnarok database and click refresh. There should be some database files shown on your right column. Search for a database named login and click 4 times on it. A window should prompt out .

-To edit the login table, click once on edit on the bottom, look at column 1 and change the username s1 , password p1 to the username and password you used eariler in your char_athena and map_athena.

-To make a gm Account, Right click on any place between the white screen, click create new column. Change the newly created empty column number id to 2000000 and choose a username and password for your GM account. As for the level , put 99 for adminstrator.

-After you have done, click Apply Changes.

-You are now done with your MySql Database. EXIT now.

___________________________________________________________________


指南设置Web服务器和PHP

Guides On Setting Web Server and PHP

1.) [This is for user who is using MySQL 4.1.x and higher]

-Download Abyss Web Server and PHP

Abyss Web Server

PHP 5.2.5

2.)

-Create a new folder and name it PHP in your Local Disk C:\ and extract PHP 5.2.5 into the PHP folder.

-Go to the C:\PHP\ext folder, copy php_mysql.dll and paste in into the PHP main folder C:\PHP

-In PHP main folder, copy php.ini-recommended, rename it to php.ini and paste it into your windows folder which can be found in your local disk C:\

-When you are done, go into your windows folder and open the php.ini with notepad or wordpad. Search for ;extension=php_mysql.dll and remove ; to make it look like extension=php_mysql.dll . Save and EXIT.

-Install Abyss Web Server.

-After you have installed the Abyss Web Server, open the abyss web server if it dosen't run. If the web server is running, you should see a blue in colour logo in your task bar which is located at your lower right hand corner. Right click on it and click Show Console. Choose your language normally we would choose english. Do so and continue.

-It will then ask you to input Access Credentials [Username and Password] (this is so that you have to login before being able to change things) Put whatever credentials you want but please remember them.You will be prompted for them every time you attempt to open the console, as you will after pressing OK for setting your Access Credentials. You can change your Access Credentials at any time at Abyss Web Server Console :: Console Configuration :: Access Credentials .

-After you have logged in to the abyss web server, Go to Console Configuration and then click on Paramters. Change the port to a port that is not blocked by ur ISP. Click OK twice and Restart.

-Next go back to Console Configuration and click on IP Address Control and change the Order to Deny/Allow if that's not what it's at by default. Press OK twice and Restart.

-Ok , now go back to the main page and click on the Configure button beside the Stop Button. When you are done, click on the Index Files and click add. Key in index.php and click ok.

- You should now be back to the Configure Page. Now click on IP Address Control and click on add. For the Virtual Path, key in / . Change the order to Deny/Allow. Press OK two.

-You shoyld now be back to the Configure Page. Click on the Scripting Parameters . Click Add in Interpreters column and click Browse, go to the directory you extracted your PHP and select php-cgi.exe or just simple type in this C:\PHP\php-cgi.exe . In Type, choose PHP Style.

-Check in Use the associated extensions to automatically update the Script

-In Associated Extensions, click Add and type in php and press OK

-Now just click the OK

-In Custom Environment Variables, click Add and type this in the column shown

Name: REDIRECT_STATUS

Value: 200

-After everything is done, click Restart.

___________________________________________________________________

指南制定的控制面板和Zend Optimizier

Guides On Setting Control Panel and Zend Optimizier

1.)

-Download Zend Optimizer 3.3.3 and LRLCP

Zend Optimizer 3.3.3 : Link

Lrlcp : Link

2.)

-Install Zend Optimizer 3.3.3

-Click Next and accepy the license agreement

-Select Other Web Server as you will be using Abyss Web Server

-Click Next

-Browse C:\Program Files\Abyss Web Server\htdocs as your root of web server.

-Install it

3.)

-Create a new folder in C:\Program Files\Abyss Web Server\htdocs and name if after your ro, for example TestRo.

-Now, Extract the Lrlcp control panel into the C:\Program Files\Abyss Web Server\htdocs\TestRo

-Now you are done with your control panel.

4.)

-Open your MySql Query Browser and login into it.

-Right click on any database shown at the left column and click Create New Schema and name it after your ro. For example TestRo.

-Click once on TestRo and make sure it is bold.

-Go to menu, File, Open Script and open a file named install in your C:\Program Files\Abyss Web Server\htdocs\TestRo\Install\Install.txt

-Click on the Green Execute button.

-When you are done, close MySql Query Browser.

5.)

-Open MySql Adminstrator and login into it.

-Click on User Adminstration and click New User.

-Enter this into the columns

username: TestRo [Must be same as ur MySql Query Browser database]

password: use any password that is easy to remeber.

-Then, click Schema Privileges at the top.

-Click once ragnarok db and click this button. <<

-Do the same to log db and TestRo db

-Now you are done with your MySql Database and Control Panel

How to create ro private server ragnarok online private server guides for free.

How to make ro private server ragnarok online private server guides for free.

How to setup ro private server ragnarok online private server guides for free.



How to Make RO Private Server Ragnarok Online Private Server Guide,Ro Private Server Guide, Ragnarok Online Private Servers Guide

How to Create or Make Ragnarok Online Private Server without spending a single cent?

Its pretty easy to actually make your own Ragnarok Online Private Server which is also called eAthena in short. This blog created by me provides guides for everyone of you to learn step by step how to setup your own Ragnarok Online Private Server, Control Panel for people to register, Web Server to get your Control Panel Online and MySql Database. Click on the following link below or Click Here to be redirected to the Main Page of eAthena Guides.

Click here to go to the main page for the perfect eAthena Ragnarok Online Private Server Guides, Control Panel Guides, Web Server and MySql Database Guides.

How to create ro private server ragnarok online private server guides for free.

How to make ro private server ragnarok online private server guides for free.

How to setup ro private server ragnarok online private server guides for free.


How to Create RO Private Server, Make Ragnarok Online Private Server, Private RO Server

Download free ragnarok online private server eathena ragnarok online private server files guides, ragnarok online mysql database, ragnarok online zend optimizier, ragnarok online abyss web server for free here.

Our Domain:

http://www.createragnarokonlineprivateserver.blogspot.com/

http://www.ragnarok-online.tk/

ragnarok online eathena guides on setting up ragnarok online eathena server and ragnarok online mysql database.


1.)


-Download the latest eAthena SVN SQL or eAthena SVN TXT From sacredangelro: Link .


2.)


-Extract the eAthena File you have download to anywhere but not in your desktop.

3.)


-Find a folder named conf in the eathena folder you have extracted and double click.


4.)

(Remeber to remove "//" for login_ip, char_ip, map_ip, login_port)

(Open all .conf file using notepad format)


-Now Edit this few lines in char_athena.conf and map_athena.conf .

char_athena.conf :

Server Communication username and password.

userid: s1

passwd: p1


-Edit userid and passwd to any username and password you can remeber. You will need this later on in your MySql Database.

-Remeber to remove // for login_ip and char_ip and change 127.0.0.1 to your internet(wan) ip. You can choose to use no-ip to replace your wan ip from Link .

-Now you are done with your char_athena. SAVE and exit .

map_athena.conf :

-Edit userid and passwd to the same username and password you used eariler on for your char_athena.

-Remeber to remove // for char_ip and map_ip and change the 127.0.0.1 to the same internet ip you used eariler on in your char_athena.

-Now you are done with your map_athena. SAVE and exit.
___________________________________________________________________

Guides on Setting up Ragnarok Online MYSQL Database.


1.)


-Download MySQL 5.0.27, MySQL GUI Tools 5.0-r8 and some other installation below. (for windows)
MySQL 5.0.45
MySQL GUI Tools 5.0-r12




Please NOTE that: For other type of operating system, check this website: Link


2.)

Install MySQL 5.0.27


-Click Next


-Choose Typical and then click Next.


-Click Install.


-Choose to skip sign up and then click Next.


-When the installation finished, Tick Configure the MySQL Server now and click Finish.


-Now you can choose Detailed Configuration or Standard Configuration. This would be up to you to choose any of it. You can just choose standard configuration and click Next.

-Next, Under Service Name Column, Choose MYSQL5 and then click Next.

-Next, Just enter any password for this root user and click next. Do not change the username as this username and password would be used later as your database login.

-Click Execute and after its done, click Finish. If any errors occurs, uninstall MYSQL5.0.27 and reinstall everything again.


3.)
-Install MySQL GUI Tools 5.0-r8


4.)
Next, Open MySql Adminstrator and it will prompt out a window, Type in the Host Name, Username and password as shown below.

Stored Connection: [Just leave this column empty]
Server Host: localhost
Username: root
Password: (enter the password you have created before for the user root)
Port: 3306

-Click Ok and you should now be in MYSQL Adminstrator.

-Go to your left column and look for User Adminstration and click on Add New User.

-Enter this inside the columns:

MySQL User: ragnarok
Password: ragnarok
Confirm Password: ragnarok
Click Apply Changes when you are done. When you are done, exit MYSQL Adminstrator.


5.)


-Open MYSQL Query Browser from your Desktop or Start Menu.

-If you cant find it in your desktop, try finding it from the following directory
C:\Program Files\MySQL\MySQL Tools for 5.0


6.)


-After you open MySQL Query Browser, a window should prompt out, type this out in the following blanks:

Stored Connection: [just leave it empty]
Server Host: localhost
Username: root
Password: [enter the password we created before for root]
Default Schema: ragnarok
Port: 3306


Click OK to create a new ragnarok schema.


7.)


-You should now be inside MySQL Query Browser.

-Click once on the Ragnarok Database on your right column and make sure it is bold.

-Go to menu, click File, Open Script and search for a folder named sql-files which should be in your eAthena Server Folder.


-When you are inside the sql-files folder with your MySQL Query Browser, click on Main.sql and click open.

-Once it is done loading, click on the Green Execute Button on your upper right hand corner and it should do some executing. Do the same with Mail.sql and some latest upgrade.sql .

-Once you are done, click on the Resultset 1 Tab to go back to the main page. Right click on any database, eg.Ragnarok and choose Create New Schema , type in log and click ok. Once it is done, click once on log database and make sure it is bold, Go to menu, File, Open Script and choose logs.sql and click on the Green Execute Button.

-Now, click on the Resultset 1 to go back to the main page. Click once on Ragnarok database, right click on Ragnarok database and click refresh. There should be some database files shown on your right column. Search for a database named login and click Quadruple (4) times on it. A window should prompt out .

-To edit the login table, click once on edit on the bottom, look at column 1 and change the username s1 , password p1 to the username and password you used eariler in your char_athena and map_athena.

-To make a gm Account, Right click on any place between the white screen, click create new column. Change the newly created empty column number id to 2000000 and choose a username and password for your GM account. As for the level column , put 99 for adminstrator.

-After you have done, click Apply Changes.

-You are now done with your MySql Database. EXIT now.
___________________________________________________________________

Guides On Setting Ragnarok Online Web Server and PHP


1.) [This is for user who is using MySQL 4.1.x and higher]
-Download Abyss Web Server and PHP
Abyss Web Server
PHP 5.2.5


2.)


-Create a new folder and name it PHP in your Local Disk C:\ and extract PHP 5.2.5 into the PHP folder.

-Go to the C:\PHP\ext folder, copy php_mysql.dll and paste in into the PHP main folder C:\PHP

-In PHP main folder, copy php.ini-recommended, rename it to php.ini and paste it into your windows folder which can be found in your local disk C:\

-When you are done, go into your windows folder and open the php.ini with notepad or wordpad. Search for ;extension=php_mysql.dll and remove ; to make it look like extension=php_mysql.dll . Save and EXIT.

-Install Abyss Web Server.

-After you have installed the Abyss Web Server, open the abyss web server if it dosen't run. If the web server is running, you should see a blue in colour logo in your task bar which is located at your lower right hand corner. Right click on it and click Show Console. Choose your language normally we would choose english. Do so and continue.

-It will then ask you to input Access Credentials [Username and Password] (this is so that you have to login before being able to change anythings) Put whatever credentials you want but please remember them. You will be prompted for them every time you attempt to open the console, after pressing OK for setting your Access Credentials. You can change your Access Credentials at any time at Abyss Web Server Console :: Console Configuration :: Access Credentials .

-After you have logged in to the abyss web server, Go to Console Configuration and then click on Paramters. Change the port to a port that is not blocked by ur ISP. Click OK twice and Restart.

-Next go back to Console Configuration and click on IP Address Control and change the Order to Deny/Allow if that's not what it's at by default. Press OK twice and Restart.

-Ok , now go back to the main page and click on the Configure button beside the Stop Button. When you are done, click on the Index Files and click add. Key in index.php and click ok.

- You should now be back to the Configure Page. Now click on IP Address Control and click on Add. For the Virtual Path, key in / . Change the order to Deny/Allow. Press OK twice.

-You should now be back to the Configure Page. Click on the Scripting Parameters . Click Add in Interpreters column and click Browse, go to the directory you extracted your PHP and select php-cgi.exe or just simple type in this C:\PHP\php-cgi.exe . In Type, choose PHP Style.

-Check in Use the associated extensions to automatically update the Script

-In Associated Extensions, click Add and type in php and press OK

-Now just click the OK

-In Custom Environment Variables, click Add and type this in the column shown
Name: REDIRECT_STATUS
Value: 200

-After you are done with Abyss Web Server and PHP, click Restart.
___________________________________________________________________

Guides On Setting Ragnarok Online Control Panel,Cpanel and Zend Optimizier.


1.)


-Download Zend Optimizer 3.3.3 and LRLCP

Zend Optimizer 3.3.3
Lrlcp


2.)
-Install Zend Optimizer 3.3.3


-Click Next and accept the license agreement

-Select Other Web Server as you will be using Abyss Web Server

-Click Next

-Click Next

-Browse C:\Program Files\Abyss Web Server\htdocs as your root of web server.

-Install it


3.)


-Create a new folder in C:\Program Files\Abyss Web Server\htdocs and name if after your ro, for example TestRo.

-Now, Extract the Lrlcp control panel,Cpanel into the C:\Program Files\Abyss Web Server\htdocs\TestRo

-Now you are done with your control panel,cpanel.


4.)


-Open your MySql Query Browser and login into it.

-Right click on any database shown at the left column and click Create New Schema and name it after your ro. For example TestRo.

-Click once on TestRo and make sure it is bold.

-Go to menu, File, Open Script and open a file named install in your C:\Program Files\Abyss Web Server\htdocs\TestRo\Install\Install.txt

-Click on the Green Execute button.

-When you are done, close MySql Query Browser.

5.)


-Open MySql Adminstrator and login into it.

-Click on User Adminstration and click New User.

-Enter this into the columns:
username: TestRo [Must be same as ur MySql Query Browser database]
password: use any password that is easy to remeber.

-Then, click Schema Privileges tab at the top.

-Click once on Ragnarok db and click this button. <<

-Do the same to Log db and TestRo db

-Now you are done with your Ragnarok Online MySql Database and Ragnarok Online Control Panel,Cpanel

What to do NEXT?

Well, now you are done with your own eAthena Server RO Ragnarok Online RO Private Server, Ragnarok Online Control Panel and Ragnarok Online Web Server. As for now, you need a Full Korean Ragnarok Online Installation (KRO), a Full Data Folder and a workable Ragnarok Exe for reading your sclientinfo in the data folder. Let me explain more about the sclientinfo. After you have downloaded the data folder from the following link below, extract it to your main ragnarok directory, usually C:\Local Disk\Program Files\Gravity\ . Search for a file name sclientinfo inside the data folder, right click on it and click edit. You can now change the server name to whatever server name you like and the ip address to your computer lan ip.(Please note that this sclientinfo only works for you, or any of your family members which lans to your computer. For the others, they have to use the no-ip Ip Address which you have registered eariler on.

(Please download 7Z too for unzipping the data folder)

7Z

Data Folder

Ragnarok Online Exe

Korean Ragnarok Online (KRO) always choose the latest KRO.

How to create ro private server ragnarok online private server guides for free.

How to make ro private server ragnarok online private server guides for free.

How to setup ro private server ragnarok online private server guides for free.


Template by - Abdul Munir | Daya Earth Blogger Template