[Guide] Making RANCP for Newbies with video tutorial

Status
Not open for further replies.
Newbie Spellweaver
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 on Mozilla Firefox or Internet Explorer.

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 on Mozilla Firefox or Internet Explorer.

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.
 
Re: Making RANCP for Newbies with video tutorial

dead links...

copy paste?...

please put some credits..

your right that's copy paste

->kung hindi nya nga kinopy paste yan d dead link yan dba??
 
Re: Making RANCP for Newbies with video tutorial

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 on Mozilla Firefox or Internet Explorer.

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 on Mozilla Firefox or Internet Explorer.

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.

Ellow Sir, Do you have a Video how to make RanCP?..... Please Help me.. =)) thank you
 
Re: Making RANCP for Newbies with video tutorial

Fatal error: main(): Failed opening required 'includes/web.php' (include_path='.;c:\php4\pear') in C:\Program Files\Abyss Web Server\htdocs\rancp\config.php on line 17

i have this error when i open

help me please...
 
Last edited:
Status
Not open for further replies.
Back