welcome to Server Making Forum
Home­Portal­Gallery­FAQ­Search­Memberlist­Usergroups­Register­Log in
Share | 
 

 Ran Online CP

View previous topic View next topic Go down 
AuthorMessage
Admin
Admin
Admin


Male Number of posts: 12
Age: 17
Location: Butuan City
Job/hobbies: programing computers
Humor(kung naa ba kay taay sa utok): naay taay sa otuk
Registration date: 2008-07-11

PostSubject: Ran Online CP   Mon Jan 12, 2009 6:26 am

Required Programs

Install Abyss Web Server
http://rapidshare.com/files/176265190/abwsx1.exe

- after Installing goto "http://127.0.0.1:9999")
- key in your password
- then login, after that, its time to prepare Abyss to run and emulate php

Download Cimeds_php
http://rapidshare.com/files/176268213/Cimeds_PHP.rar

- extract Cimeds_php.rar to C:\
- inside C:\php copy php.ini to C:\WINDOWS
- inside C:\php\bin copy iconv.dll and iconv.exe to C:\WINDOWS\system32

Install Zend Optimizer
http://rapidshare.com/files/176273672/ZendOptimizer-3.2.6.rar
- if asked for a Web Server type, choose the "other Web Server"
- if you are asked where php.ini is located, browse C:\WINDOWS
- if you are asked to locate the root folder of your Web Server, browse C:\Program Files\Abyss Web Server

Download RANCP
http://rapidshare.com/files/176269397/rancp.rar

- delete all files inside C:\Program Files\Abyss Web Server\htdocs
- extract RANCP to C:\Program Files\Abyss Web Server\htdocs
- under C:\Program Files\Abyss Web Server\htdocs\RANCP open config.php with notepad
- change IP, DB username & password

Download dhogthag_error-fix
http://rapidshare.com/files/176268713/dhogthag_error-fix.rar

- extract on C:\PHP

SQL Server Management Studio Express Configuration
Quote:
- open SQL Server Management Studio Express
- go to CMP\SQLExpress\databases\ranuser\tables\dbo.userin fo
- right click dbo.userinfo
- click design
- scroll down (we are now creating column)
- type Column Name= UserEmail, Data Type= varchar,(50), Allow Nulls= check
- type Column Name= UserPoint, Data Type= int, Allow Nulls= check
- go to file menu on SQL Server Management Studio Express
- choose save all
Abyss Configuration


- open Abyss Web Server's console. In the hosts table
- press configure in the row
- select scrIPting parameters.
- check enable scrIPts execution.
- press add in the interpreters table.
- set interface to fastcgi (local - pIPes).
- in the interpreter field, press browse...,
- go to the directory where you have Installed php and click on php.exe
- set type to php style.
- check use the associated extensions to automatically update the scrIPt paths.
- press add in the associated extensions table.
- enter php in the extension field and press ok.
- press ok
- press add in the custom environment variables table.
- enter redirect_status (with no leading or trailing spaces) in the name field and 200 in the value field and press ok.
- press ok in the scrIPting parameters dialog.
- select index files.
- press add in the index files table.
- enter index.php in the file name field and press ok.

Apply the modifications
- press restart to restart the Server.

Now your WebServer is ready for php emulation...

Type http://yourIPaddress/RANCP on Mozilla Firefox or Internet Explorer.
Video Tutorial on Abyss Web Server

Quote:
http://rapidshare.com/files/175747617/Video_Tutorial_on_making_rancp_on_abyss.rar



MAKING RANCP on XAMPP
Quote:
Required Programs

Install XAMPP-win32-1.6.6a-Installer
http://rapidshare.com/files/176803299/xampp-win32-1.6.6a-installer.exe
(do not run XAMPP)

Download ntwDBlib.zIP
http://rapidshare.com/files/176268829/ntwdblib.zip
( extract to the following )
- C:\XAMPP\apache\bin\
- C:\XAMPP\php
- C:\WINDOWS\system32

Download RANCP
http://rapidshare.com/files/176269397/rancp.rar
- deleted all inside C:\XAMPP\htdocs
- extract RANCP to C:\XAMPP\htdocs
- under C:\XAMPP\htdocs\RANCP open config.php with notepad
- change IP, DB username & password

SQL Server Management Studio Express Configuration
Quote:
- open SQL Server Management Studio Express
- go to CMP\SQLExpress\databases\rangame1\tables\dbo.chain fo
- right click dbo.chainfo
- click design
- look for the ff: Chainven, Chaskills, Putonitems
- change their Data Type into varbinary(max)
- Allow Nulls check
- go to file menu on SQL Server Management Studio Express
- choose save all
Run the XAMPP Control Panel (located on your desktop)
- run apache
- run mySQL

type http://yourIPaddress/RANCP on Mozilla Firefox or Internet Explorer.

Video Tutorial on XAMPP

Quote:
http://rapidshare.com/files/175748130/Video_Tutorial_on_making_rancp_on_XAMPP.rar





GMCharedit
Quote:

Download GMC SQL
http://rapidshare.com/files/176789517/GMC_SQL.rar
(execute it)

Download GMC by bk2483
http://rapidshare.com/files/176790398/GMC.rar

- extract GMC to C:\xampp\htdocs

Download adoDB-msSQL.inc(fixed)
http://rapidshare.com/files/176789509/adodb-mssql.inc_fixed_.rar
- extract to C:\xampp\htdocs\GMC\includes\adoDB5\drivers

Download GMCfix with password.rar
fix by denverporia19 own by bk
http://rapidshare.com/files/176791740/GMCFIX_with_password.rar

- extract to C:\XAMPP\htdocs\GMC
- overwrite all
- look for GMC.SQL
- execute GMC.SQL (in other words double click it, then SQL Server 2005 will open, login user & password, then click execute )
- edit config.php and DB.php open it with notepad
- change IP, DB username & password

type http://yourIPaddress/GMC on Internet Explorer to login only
(after that copy Internet Explorer address bar paste it on Mozilla Firefox address bar,
because on the char inventory, the show item adapter is not working on Internet Explorer
it only run or clickable on Mozilla Firefox)


credit by bk2483
Quote:
RanManager V2.4 shared by luugu
http://rapidshare.com/files/177092233/RanManager_V2.4.zip
Features:
* Add ItemBank
* Edit Stat
* Change School
* Edit Char Class
* Add money Event Time
* Pet Delete
* Etc.
__________________
Back to top Go down
View user profile http://servermaking.forump.info
Admin
Admin
Admin


Male Number of posts: 12
Age: 17
Location: Butuan City
Job/hobbies: programing computers
Humor(kung naa ba kay taay sa utok): naay taay sa otuk
Registration date: 2008-07-11

PostSubject: For The admin Only   Tue Jan 13, 2009 1:19 am

Required Programs

Install Abyss Web Server
http://www.4shared.com/file/80345373/12dbc4b8/abwsx1.html

- after Installing goto "http://127.0.0.1:9999")
- key in your password
- then login, after that, its time to prepare Abyss to run and emulate php

Download Cimeds_php
http://www.4shared.com/file/80375679/b365959d/Cimeds_PHP.html

- extract Cimeds_php.rar to C:\
- inside C:\php copy php.ini to C:\WINDOWS
- inside C:\php\bin copy iconv.dll and iconv.exe to C:\WINDOWS\system32

Install Zend Optimizer
http://www.4shared.com/file/80346105/a5c88cca/ZendOptimizer-326.html
- if asked for a Web Server type, choose the "other Web Server"
- if you are asked where php.ini is located, browse C:\WINDOWS
- if you are asked to locate the root folder of your Web Server, browse C:\Program Files\Abyss Web Server

Download RANCP
http://www.4shared.com/file/80345762/7bce6db3/GZRanCP_-_Beta_3.html -new
http://www.4shared.com/file/80375498/59655ceb/rancp.html -OLD

- delete all files inside C:\Program Files\Abyss Web Server\htdocs
- extract RANCP to C:\Program Files\Abyss Web Server\htdocs
- under C:\Program Files\Abyss Web Server\htdocs\RANCP open config.php with notepad
- change IP, DB username & password

Download dhogthag_error-fix
http://www.4shared.com/file/80375455/8b616f5a/dhogthag_error-fix.html

- extract on C:\PHP

SQL Server Management Studio Express Configuration
Quote:
- open SQL Server Management Studio Express
- go to CMP\SQLExpress\databases\ranuser\tables\dbo.userin fo
- right click dbo.userinfo
- click design
- scroll down (we are now creating column)
- type Column Name= UserEmail, Data Type= varchar,(50), Allow Nulls= check
- type Column Name= UserPoint, Data Type= int, Allow Nulls= check
- go to file menu on SQL Server Management Studio Express
- choose save all
Abyss Configuration


- open Abyss Web Server's console. In the hosts table
- press configure in the row
- select scrIPting parameters.
- check enable scrIPts execution.
- press add in the interpreters table.
- set interface to fastcgi (local - pIPes).
- in the interpreter field, press browse...,
- go to the directory where you have Installed php and click on php.exe
- set type to php style.
- check use the associated extensions to automatically update the scrIPt paths.
- press add in the associated extensions table.
- enter php in the extension field and press ok.
- press ok
- press add in the custom environment variables table.
- enter redirect_status (with no leading or trailing spaces) in the name field and 200 in the value field and press ok.
- press ok in the scrIPting parameters dialog.
- select index files.
- press add in the index files table.
- enter index.php in the file name field and press ok.

Apply the modifications
- press restart to restart the Server.

Now your WebServer is ready for php emulation...

Type http://yourIPaddress/RANCP on Mozilla Firefox or Internet Explorer.
Video Tutorial on Abyss Web Server

Quote:
http://rapidshare.com/files/175747617/Video_Tutorial_on_making_rancp_on_abyss.rar
Back to top Go down
View user profile http://servermaking.forump.info
 

Ran Online CP

View previous topic View next topic Back to top 
Page 1 of 1

Permissions of this forum:You cannot reply to topics in this forum
Server Making :: Server Info. :: Servers Control Panels-