mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #71 from Hoall/patch-3
Update configuration_database.rst
This commit is contained in:
commit
3f0e85ebef
@ -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=
|
||||
|
||||
Loading…
Reference in New Issue
Block a user