Changes

Jump to navigation Jump to search
91 bytes removed ,  01:18, 11 December 2014
no edit summary
* <code>.basex</code> contains all options that are relevant for running the server or standalone versions of BaseX.
* <code>.basexgui</code> defines all options relevant to the BaseX GUI.
* <code>.basexperm</code> contains user name, passwords, and permissions (see [[#User and Log Files|last paragraph]]).
* <code>.basexevents</code> contains all existing events (see [[Events]]).
* <code>.basexhistory</code> contains commands that have been typed in most recently.
* <code>.basexhome</code> can be created by a user to mark a folder as [[#Home Directory|home directory]]. Its contents do not matter, so it is usually empty.
* Since {{Version|8.0}}, the <code>.basexperm</code> file is obsolete. Users are now stored in {{Code|users.xml}} in the database directory (see [[User Management]] for more information).
Note that, depending on your OS and configuration, files and folders with a '.' prefix may be hidden.
'''Note:''' Existing databases will not be automatically moved to the new destination.
==User and Log Files==Global users, along with their passwords and permissions, are stored in the <code>.basexperm</code> file in the [[#Home Directory|home directory]]. Local users and permissions are stored inside the database files.Log files are stored in text format in a sub-directory <code>.logs</code> sub-directory of the database folder (see [[Logging]] for more information).
=Changelog=
 
;Version 8.0
 
* Updated: {{Code|.basexperm}} is obsolete.
;Version 7.7
* Updated: the {{Code|.basexhome}} file marks a folder as [[#Home Directory|home directory]].
[[Category: Internals]]
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu