• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Worked Bola's API

Newbie Spellweaver
Joined
Jun 23, 2016
Messages
52
Reaction score
4
How to become that ragezone client? And how to become that databases? I have different from 2 downloads..
 
Newbie Spellweaver
Joined
Feb 12, 2019
Messages
30
Reaction score
0
Can someone tell me how can i change api's directory?
I wanna put another website in the same server, i changed server.ini files correctly but it don't work,
when i try entering api's url in the browser it don't gives me the same error as normally do.

Normally i get:
Notice: Undefined variable: HTTP_RAW_POST_DATA in C:\Servers\RaiderZ\MSSQL\xampp\htdocs\api.raiderzbr.to\public_html\index.php on line 8
-1 failed -1 success 0 failed -1 failed Unknown Request

When i change directory i get:
Notice: Undefined variable: HTTP_RAW_POST_DATA in C:\Servers\RaiderZ\MSSQL\xampp\htdocs\api.raiderzbr.to\public_html\index.php on line 8
 
Newbie Spellweaver
Joined
Feb 12, 2019
Messages
30
Reaction score
0
Re: Working Bola's API

How can i change api's folder directory ?
 
Newbie Spellweaver
Joined
Feb 12, 2019
Messages
30
Reaction score
0
Hi, came to say that found the way to change API's directory, the problem were "$_SERVER['DOCUMENTROOT']" sentences in API's framework php files, in order to solve it you only need to replace...

The "Constants.php" file that is located in "xampp\htdocs\api.raiderzbr.to\lib\Framework"
by this one:


Same thing with "SiteHandler.php" that is located on the same directory
replace it by this new file:


Then go to the MasterServer and LoginServer ini files and change "AUTH_URL" by something like that:
"http://192.168.1.10/api.raiderzbr.to/public_html/index.php"

Please sorry me for my bad english.
 
Newbie Spellweaver
Joined
Mar 23, 2013
Messages
38
Reaction score
10
Working Win 7 64 bit.
EOAzXYz - Worked Bola's API - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Back
Top