mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-07-10 07:47:34 +00:00
Update Installation
parent
cc5e444f17
commit
f4087d0961
@ -8,6 +8,7 @@ Minimum requirements:
|
||||
|
||||
Recommended:
|
||||
- PHP 7
|
||||
- MariaDB as database server (not Oracle MySQL)
|
||||
|
||||
The web interface cannot be directly hosted on Enjin, see [FAQ](https://gitlab.com/ruany/LiteBans/wikis/FAQ#enjin).
|
||||
|
||||
@ -17,9 +18,10 @@ If you're using a web host's database, contact them to find out whether their da
|
||||
|
||||
Installation steps:
|
||||
1. Download the latest version of the web interface from [here](https://gitlab.com/ruany/litebans-php/-/archive/master/litebans-php-master.zip).
|
||||
2. Extract the files onto your web server (web server root or public_html). The directory "litebans-php-master" will contain all extracted files, rename the folder to "bans".
|
||||
3. Use your browser to open the location on your website where the files were extracted to. If your website is "example.com", visit "example.com/bans/index.php".
|
||||
4. Follow the instructions that are given to you by the web interface.
|
||||
2. Extract the files onto your web server (web server root or public_html).
|
||||
3. The directory "litebans-php-master" will contain all extracted files, rename the folder to "bans".
|
||||
4. Use your browser to open the location on your website where the files were extracted to. If your website is "example.com", visit "example.com/bans/index.php".
|
||||
5. Follow the instructions that are given to you by the web interface.
|
||||
|
||||
If you're using XAMPP, find the "htdocs" folder in your XAMPP installation directory (e.g. `C:\xampp\htdocs\`) and extract the files there.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user