SphereCommunity

Full Version: Online Status
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, just set->
// Use the built in http server
// 0 - disable http server and webpage generation
// 1 - disable http server and enable webpage generation
// 2 - enable http server and webpage generation (default)
UseHttp=1

but still cant open online status ... Maybe some1 know how to fix it ?

http://serverIP:serverPORT
Set it to 2 - enable http server and webpage generation (default)
Code:
UseHttp=2
^ set it to 2
Is there a way to not show in console (and to not consider the client opening the status page as a client connecting to the server):
Code:
16:32:0:Client connected [Total:1] ('***' 1/1)
16:32:0:HTTP Page Request '/', alive=1
16:32:0:HTTP Page Request '/favicon.ico', alive=1
16:32:0:Client disconnected [Total:0] ('***')

Also, i set UseHttp=2 but i'm getting a blank page, despite showing the connection message above.
use mysql for status
Reference URL's