mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-25 01:12:46 +00:00
Update Installation
parent
59ec80886e
commit
299051059f
@ -93,6 +93,9 @@ If you get an error "404 Not Found" / "The requested URL was not found on this s
|
||||
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`. This switches the connection method to TCP. (`localhost` uses local UNIX socket)
|
||||
|
||||
For other database errors:
|
||||
- See https://gitlab.com/ruany/LiteBans/-/wikis/MySQL-Errors
|
||||
|
||||
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)
|
||||
- Log into the database and see if the tables contain the relevant data.
|
||||
|
Loading…
x
Reference in New Issue
Block a user