Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions manual/hhvm/03-advanced-usage/04-admin-server.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Admin Server

addres: ServerJE.aternos.me# Admin Server
port: 47831
The admin server allows the administrator of the HHVM server to query and control the HHVM server process. It is different and separate than the primary HHVM server that you specified with `-m server` or `-m daemon`.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

enable cheat

To turn on the admin server, you specify the following options at the command line via `-d` or within your `server.ini` (or equivalent).
Expand Down