Recitalserver

From Recital Documentation Wiki
Revision as of 13:22, 30 June 2009 by Yvonnemilne (Talk | contribs)

Jump to: navigation, search

The Recital Server can be managed using the dbserver script.

Note: dbserver must be run as root. For systems with a hidden root account, please precede commands with ’sudo’.

start

Used to start the Recital Server. A confirmation message will be displayed showing whether the Recital Server was successfully started or not. Any errors in starting the server will be logged in the <path>/log/dbserver.log file. If the optional 'logging' parameter is specified, all server logging [1] will be enabled.

# dbserver start [logging]

=restart

Used to restart (stop, then start) the Recital Server. A confirmation message will be displayed showing whether the Recital Server was successfully started or not. Any errors in starting the server will be logged in the <path>/log/dbserver.log file.

# dbserver restart

Stopping the Recital Server:

# dbserver stop

Recital Server Status:

# dbserver status

Version Information:

# dbserver info