- Joined
- Mar 7, 2009
- Messages
- 21
- Reaction score
- 0
MAKING RANCP on Abyss Web Server
Required Programs
Install Abyss Web Server
- after Installing goto “
- key in your password
- then login, after that, its time to prepare Abyss to run and emulate php
Download Cimeds_php
- 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
- 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
- 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
- extract on C:\PHP
SQL Server Management Studio Express Configuration
- open SQL Server Management Studio Express
- go to CMP\SQLExpress\databases\ranuser\tables\dbo.userinfo
- 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
Video Tutorial on Abyss Web Server
MAKING RANCP on XAMPP
Required Programs
Install XAMPP-win32-1.6.6a-Installer
(do not run XAMPP)
Download ntwDBlib.zIP
( extract to the following )
- C:\XAMPP\apache\bin\
- C:\XAMPP\php
- C:\WINDOWS\system32
Download Cimeds_php
- Extract to C:\xampp
- Overwrite it
Download RANCP
- 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
- open SQL Server Management Studio Express
- go to CMP\SQLExpress\databases\rangame1\tables\dbo.chainfo
- 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
Video Tutorial on XAMPP
RanManager v3.0 shared by luugu
Features:
* Add ItemBank
* Edit Stat
* Change School
* Edit Char Class
* Add money Event Time
* Pet Delete
* ups item
* add skill
* Etc.
Required Programs
Install Abyss Web Server
To view the content, you need to sign in or register
- after Installing goto “
To view the content, you need to sign in or register
)- key in your password
- then login, after that, its time to prepare Abyss to run and emulate php
Download Cimeds_php
To view the content, you need to sign in or register
- 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
To view the content, you need to sign in or register
- 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
To view the content, you need to sign in or register
- 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
To view the content, you need to sign in or register
- extract on C:\PHP
SQL Server Management Studio Express Configuration
- open SQL Server Management Studio Express
- go to CMP\SQLExpress\databases\ranuser\tables\dbo.userinfo
- 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
To view the content, you need to sign in or register
on Mozilla Firefox or Internet Explorer.Video Tutorial on Abyss Web Server
To view the content, you need to sign in or register
MAKING RANCP on XAMPP
Required Programs
Install XAMPP-win32-1.6.6a-Installer
To view the content, you need to sign in or register
(do not run XAMPP)
Download ntwDBlib.zIP
To view the content, you need to sign in or register
( extract to the following )
- C:\XAMPP\apache\bin\
- C:\XAMPP\php
- C:\WINDOWS\system32
Download Cimeds_php
To view the content, you need to sign in or register
- Extract to C:\xampp
- Overwrite it
Download RANCP
To view the content, you need to sign in or register
- 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
- open SQL Server Management Studio Express
- go to CMP\SQLExpress\databases\rangame1\tables\dbo.chainfo
- 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
To view the content, you need to sign in or register
on Mozilla Firefox or Internet Explorer.Video Tutorial on XAMPP
To view the content, you need to sign in or register
RanManager v3.0 shared by luugu
To view the content, you need to sign in or register
Features:
* Add ItemBank
* Edit Stat
* Change School
* Edit Char Class
* Add money Event Time
* Pet Delete
* ups item
* add skill
* Etc.

