mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-07-11 16:27:30 +00:00
Update Installation
parent
87f7751b49
commit
3698f8c778
@ -85,7 +85,7 @@ If you get an error "404 Not Found":
|
|||||||
- Make sure that you've extracted it to the correct directory (if the "public_html" folder exists, extract to that folder)
|
- Make sure that you've extracted it to the correct directory (if the "public_html" folder exists, extract to that folder)
|
||||||
|
|
||||||
If you are unable to connect to `localhost` but are certain that there is a database server running on the local machine:
|
If you are unable to connect to `localhost` but are certain that there is a database server running on the local machine:
|
||||||
- Try setting the host to `127.0.0.1` instead of `localhost`.
|
- Try setting the host to `127.0.0.1` instead of `localhost`. This switches the connection method to TCP. (`localhost` uses local UNIX socket)
|
||||||
|
|
||||||
If bans don't show up:
|
If bans don't show up:
|
||||||
- Try /litebans:ban - if this works and /ban doesn't, then another plugin is overriding the command. See [Command Aliases](https://gitlab.com/ruany/LiteBans/wikis/Command-Aliases)
|
- Try /litebans:ban - if this works and /ban doesn't, then another plugin is overriding the command. See [Command Aliases](https://gitlab.com/ruany/LiteBans/wikis/Command-Aliases)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user