Changes

Jump to navigation Jump to search
10 bytes added ,  22:54, 23 January 2011
! width='60' | Flag
! Description
! Default
! width='165' | Examples
|- valign="top"
| <code>stop</code>
| Stop an existing server instance; remaining input is ignored.
|
|
|- valign="top"
| <code>-c&lt;cmd&gt;</code>
| Launch database commands before the server itself is started; all remaining text is interpreted as command input. Several commands can be separated by semicolons.
|
| <code>-c"open database;info"</code>
|- valign="top"
| <code>-d</code>
| Turn on debugging. Debugging information is output to ''standard error''.
|
|
|- valign="top"
| <code>-i</code>
| Interactively enter commands on the console, similar to standalone and client mode.
|
|
|- valign="top"
| <code>-p&lt;num&gt;</code>
| Specify the port on which the server will be addressable. The default port is '''| <code>1984'''.</code>
| <code>-p9999</code>
|- valign="top"
| <code>-s</code>
| Start the server as service (i.e., in background).
|
|
|- valign="top"
| <code>-z</code>
| Do not generate [[Logging|log files]].
|
|
|}
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu