Difference between revisions of "Recitalserver"
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 3: | Line 3: | ||
'''Note: dbserver must be run as root. For systems with a hidden root account, please precede commands with ’sudo’.''' | '''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 [http://www.recitalsoftware.com/index.php?option=com_content&view=article&id=242] will be enabled. | ||
− | <pre># dbserver start</pre> | + | <pre># dbserver start [logging]</pre> |
− | == | + | ===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. | ||
<pre># dbserver restart</pre> | <pre># dbserver restart</pre> |
Revision as of 13:22, 30 June 2009
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’.
Contents
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