Page History
Scrollbar | ||
---|---|---|
|
...
Page info | ||||
---|---|---|---|---|
|
Section | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||
Wiki Markup |
Multiexcerpt include | ||||
---|---|---|---|---|
|
...
|
...
|
...
|
Wiki Markup |
---|
{multi-excerpt-include:pageTitle=LexWiki|name=prerequisites|nopanel=true} |
Wiki Markup |
Multiexcerpt include | ||||
---|---|---|---|---|
|
...
|
...
|
...
|
Installation
- Back up any existing MediaWiki installation. This installation process will not upgrade an existing MediaWiki folder.
- Delete any existing MediaWiki install folder after backup.
- Unzip lexwiki-installer.zip to a temporary directory.
- In the lexwiki-installer directory, edit the lexwiki.properties file to reflect values of your host, port etc. Refer to the comments in that file for detailed directions. If the user has database administrator privileges, set the wikidb.adminuser and wikidb.adminpassword in the lexwiki.properties file. Also be sure to set the has.root property to true. If the user does not have database administrator privileges, create a new database for your wiki and configure the user privileges as described above. Enter all details in the lexwiki.properties file and make sure to set the has.root property to 'false' in lexwiki.properties.
- On the command prompt, type ant install and hit Enter. Note: You need to run this with an account that has appropriate privileges on the Web server's document root directory. So, if you have only sudo privileges, you'd need to run sudo ant install.
- The installer will show a BUILD SUCCESSFUL message as displayed below.
...
If you are seeing lots of warning messages on the console during installation and then on the main page after successful installation, this is because you have set the PHP logging level too high. Refer to the PHP documentation to reduce the logging level.
...
Scrollbar | ||
---|---|---|
|