Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Guide] How to make Your own RanCP (ASP Version)

Status
Not open for further replies.
Joined
Sep 16, 2007
Messages
1,206
Reaction score
540


Guide How to make your own RanCP
(ASP version)

======================

*Requirements*
======================
Abyss WebServer x2 : - - (Link Updated!)
Active HTML: - -
RanWeb13 by RanEvolution ^^ (skyline****) i forget the name! : - -

======================
*Guide*
======================

  1. Install Abyss Webserver x2
  2. Install Active HTML
  3. Extract Ranweb13 in C:\Program Files\Abyss Web Server\htdocs
  4. Configure the Abyss webserver x2
4.1 Login into Abyss Webserver console and click "Configure"
4.2 Go to "Scripting Parameters" And click ADD into "Interpreter"
4.3 Browse the "C:\Program Files\seliSoft\ActiveHTML\AHTML.exe" into interpreter and click Ok
4.4 In "Associated Extensions," add "asp" and click Ok, Then in "Script Paths" add asp and click Ok
4.5 In "
Custom Environment Variables" Click add and put in "Name" Redirect_Status and in "Value" 200 and click Ok, Ok
4.6 Go to "Index Files" and click add. Then in "File Name," put index.asp and click ok, ok
4.7 Restart Abyss Web server.

5. Go to C:\Program Files\Abyss Web Server\htdocs\YOUR RAN ROOT

5.1 Execute "飓风RanWebInit.exe" and put
SeiferXIII - [Guide] How to make Your own RanCP (ASP Version) - RaGEZONE Forums

5.2 Delete
"飓风RanWebInit.exe"
5.3 Open and Configure Web.Ini :
SeiferXIII - [Guide] How to make Your own RanCP (ASP Version) - RaGEZONE Forums


6. Go to ran root/ and check your RanCP
7. Now its ok ^^


tip. (By Thetsuya)

Do not edit this part in web.ini

[Web_ServerConfig]
sSqlServerLocalName=&prhcl'
sSqlUserName=qe
sSqlUserPassword=uklswi

Since you put the setting in RanOnlineWeb.exe , it will cause Error 500.


Credits to Eifelzocker who teach me how to Make this RanCP (ASP)!!


 
Last edited:
Joined
Sep 16, 2007
Messages
1,206
Reaction score
540
uhmm... as i think..... ASP is better than PHP (but ASP is too long to load)
and PHP is more popular bcoz many of us using this
 
Joined
May 12, 2008
Messages
2,547
Reaction score
437
asp:
-:longer to load
+:good features

php:
-:not too many features
+:faster to load cause of less features and easier to use

for experts:asp
for newbies:php
 
Status
Not open for further replies.
Back
Top