Changes

Jump to navigation Jump to search
74 bytes added ,  14:58, 10 January 2011
===Starting the Server===
#*Navigate to the location of basex.jar (<code>> cd /basex</code>).#*Executethe following statement to start the server: :<code>: > java -cp BaseX.jar org.basex.BaseXServer
</code>
:A default admin user is created: <br/>:Username: admin<br/>:Password: admin<br/>The password : You can be changed using change the password with the [[Commands|PASSWORD]] command. *Alternatively adding the <code>-i</code> flag lets you interact (execute commands, add databases or users) with the server during runtime.<code>:> java -cp BaseX.jar org.basex.BaseXServer -i<br/code>
Adding *Once the <code>-i</code> flag lets server has successfully started you interact (execute commands, add databases or users) with see the server during runtime.following lines::<pre>> java -cp BaseXBaseXServer [Server]Server was started.jar org.basex.BaseXServer -i
</pre>
Once the server is successfully started you see the following lines:
:<pre>BaseXServer [Server]&#10;Server was started.</pre>
===Starting the Client===
administrator, Bureaucrats, editor, reviewer, Administrators
408

edits

Navigation menu