summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorAlexandre Mazari <alexandre.mazari@gmail.com>2019-03-09 16:57:39 +0100
committerDanylo Hlynskyi <abcz2.uprola@gmail.com>2019-03-09 17:57:39 +0200
commitd7f6cdeda4ea942b556677e1a590edd203c0c646 (patch)
treea68317f3f4df4dd839d00c726d0e1fcf54f36967 /pkgs/development/python-modules/httpserver
parent32e9296244a697d12cfd7f56bae784f0d71e3624 (diff)
Fix locally created database (#56889)
* zoneminder: fix initial database creation Move initialDatabases directive from the 'ensureUsers' scope to the correct outer 'mysql' one. * zoneminder: Fix mysql username to match unix username When database.createLocally is used, a mysql user is created with the ensureUsers directive. It ensures that the unix user with the name provided exists and can connect to MySQL through socket. Thus, the MySQL username used by php/perl scripts must match the unix user owning the server PID. This patch sets the default mysql user to 'zoneminder' instead of 'zmuser'.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions