mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-24 08:52:45 +00:00
Update Installation
parent
494ca1e033
commit
db7ac03142
@ -4,17 +4,16 @@ This is the installation guide for the LiteBans web interface.
|
|||||||
|
|
||||||
Minimum requirements:
|
Minimum requirements:
|
||||||
- An existing website hosted on an existing domain
|
- An existing website hosted on an existing domain
|
||||||
- A MySQL database
|
- A MySQL database (which must allow remote SQL, if used remotely)
|
||||||
- The MySQL database must allow remote SQL connections if LiteBans and the web interface are not hosted on the same machine
|
- PHP 5.3+ with `pdo_mysql` module installed and enabled
|
||||||
- PHP 5.3 or above, with `pdo_mysql` module installed and enabled
|
|
||||||
|
|
||||||
Recommended:
|
Recommended:
|
||||||
- PHP 7
|
- PHP 7+
|
||||||
- MariaDB as database server (not Oracle MySQL)
|
- 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).
|
The web interface cannot be directly hosted on Enjin, see [FAQ](https://gitlab.com/ruany/LiteBans/wikis/FAQ#enjin).
|
||||||
|
|
||||||
If you're using a web host's database, contact them to find out whether their database accepts remote connections. Most web hosts do not provide this for free plans.
|
If you're using a web host's database, contact them to find out whether their database accepts remote connections. Most [web hosts](https://gitlab.com/ruany/LiteBans/-/wikis/MySQL-Errors#hosts) do not provide this for free plans.
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user