RohanAuth

05/01/2015 23:29 sariusmt#1
Hey guys.
1. If I set up 127.0.0.1 as my ip on my server, would xampp/auth show 127.0.0.1 or it wouldn`t show anything in browser?

2. Also, does anyone know what client (full client) did Erotic share for hero server? Or any proper client that could be used for Hero Servers.
05/02/2015 00:42 xpro99#2
1. yes
//when ppl access
Quote:
http://yourip/RohanAuth/ServerList5.php
or
http://yourdomain/RohanAuth/ServerList5.php
from their browser, then they will see this


2. If Im not wrong, its Shine Rohan client.
//I've try to find that client, but all link I've found has been removed. I've found some 904 & 6.1.0.115 rohanclient.exe, all work fine for server file that shared by senzoku (but most of them have alot of virus). now im using rbf full client with rohanclient.exe from darkgamerz rohan.
05/02/2015 05:50 DretoNEX#3
Quote:
Originally Posted by sariusmt View Post
Hey guys.
1. If I set up 127.0.0.1 as my ip on my server, would xampp/auth show 127.0.0.1 or it wouldn`t show anything in browser?

2. Also, does anyone know what client (full client) did Erotic share for hero server? Or any proper client that could be used for Hero Servers.
Basicly any server out there that has a hero server has a working client.
So pls take the time to download one.
05/02/2015 11:03 sariusmt#4
I`m getting this HTTP login error
[Only registered and activated users can see links. Click Here To Register...] .
Server works without hitch. Everything seems to be ok except I can`t login.
I`ll post some shots maybe you guys can tell me what I`m doing wrong.
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]
05/02/2015 12:50 im batman#5
what is the full command line you used to start your rohanclient.exe?
05/02/2015 12:53 sariusmt#6
Quote:
Originally Posted by im batman View Post
what is the full command line you used to start your rohanclient.exe?
That would be
Quote:
@echo off
start rohanclient.exe "https://127.0.0.1:22500"
.
05/02/2015 13:06 xpro99#7
here
Quote:
@echo off
start rohanclient.exe "https://127.0.0.1"
or
Quote:
@echo off
start rohanclient.exe "https://127.0.0.1&1&US"
if you didnt change the nation then
Quote:
@echo off
start rohanclient.exe "https://127.0.0.1&1&TH"
05/02/2015 13:39 sariusmt#8
Doesn`t seem to solve the login issue.
05/02/2015 13:48 xpro99#9
ah have you try
Quote:
@echo off
start rohanclient.exe "http://127.0.0.1"

or

@echo off
start rohanclient.exe "http://127.0.0.1&1&US"

or

@echo off
start rohanclient.exe "http://127.0.0.1&1&TH"
05/02/2015 15:12 tertz13#10
change all 127.0.0.1 to your lan ip instead
05/02/2015 15:59 im batman#11
Good point. Are you running the client on the same machine as the server? If not, then 127.0.0.1 will definitely not work.
05/02/2015 18:37 sariusmt#12
Quote:
Originally Posted by im batman View Post
Good point. Are you running the client on the same machine as the server? If not, then 127.0.0.1 will definitely not work.
Indeed I am. I`m using the client on the same machine where server runs.
05/03/2015 05:46 maroki#13
Turn on the 443 port on apache.

try to look on your Geomind on regedit HKEY_LOCAL_MACHINE

change the ip to 127.0.0.1

as attachment below.
05/03/2015 07:23 DretoNEX#14
That has nothing to do with hes server not working. Hes probly havint the wrong auth files or the wrong DB for hes server format.
05/03/2015 16:21 sariusmt#15
Quote:
Originally Posted by DretoNEX View Post
That has nothing to do with hes server not working. Hes probly havint the wrong auth files or the wrong DB for hes server format.
Thing is, Rohan 99 server works ok I can login and play but the 110 one doesn`t. I have the right files i guess. Still I get with that http error. Any ideeas what could be the problem? Auth from xampp works ok.