Online Status - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: General Discussion (/Forum-General-Discussion) +--- Forum: UO/Sphere Discussion (/Forum-UO-Sphere-Discussion) +--- Thread: Online Status (/Thread-Online-Status--4559) |
Online Status - Alias - 01-21-2016 02:27 AM 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 RE: Online Status - Kanibal - 01-21-2016 02:38 AM Set it to 2 - enable http server and webpage generation (default) Code: UseHttp=2 RE: Online Status - Criminal - 01-21-2016 05:04 AM ^ set it to 2 RE: Online Status - karma - 01-24-2016 01:34 AM 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) Also, i set UseHttp=2 but i'm getting a blank page, despite showing the connection message above. RE: Online Status - Criminal - 01-24-2016 03:22 AM use mysql for status |