mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-07-10 07:47:34 +00:00
Update Installation
parent
5f28eff6c1
commit
1c3f2693c9
@ -55,7 +55,7 @@ Please note: This refers to enabling SSL for the **MySQL database**, not the web
|
||||
[Note:](https://dev.mysql.com/doc/connectors/en/apis-php-pdo-mysql.html) "When running a PHP version before 7.1.16, or PHP 7.2 before 7.2.4, set MySQL 8 Server's default password plugin to
|
||||
_mysql_native_password_ or else you will see errors similar to _The server requested authentication method unknown to the client [caching_sha2_password]_ even when caching_sha2_password is not used."
|
||||
|
||||
To enable SSL, find this section in settings.php:
|
||||
To enable SSL, find this section in `inc/database.php`:
|
||||
```
|
||||
$options = array(
|
||||
PDO::ATTR_TIMEOUT => 5,
|
||||
|
Loading…
x
Reference in New Issue
Block a user