mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #71 from Hoall/patch-3
Update configuration_database.rst
This commit is contained in:
@@ -66,7 +66,7 @@ The PHP configuration in :file:`/etc/php5/conf.d/mysql.ini` could look like this
|
||||
mysql.max_persistent=-1
|
||||
mysql.max_links=-1
|
||||
mysql.default_port=
|
||||
mysql.default_socket=/var/lib/mysql/mysql.sock
|
||||
mysql.default_socket=/var/lib/mysql/mysql.sock # debian squeeze: /var/run/mysqld/mysqld.sock
|
||||
mysql.default_host=
|
||||
mysql.default_user=
|
||||
mysql.default_password=
|
||||
|
||||
Reference in New Issue
Block a user