Page 1 of 1

ZM seems to try login to DB using www-data during startup

Posted: Thu Jan 07, 2021 7:05 pm
by Knaldgas
My mariadb log shows the following line 8 times whenever zoneminder is started:

Code: Select all

Access denied for user 'www-data'@'localhost' (using password: NO)
The 8 times may correspond to the 8 enabled monitors on my system.
After startup zoneminder is functioning normally without issues in mariadb log or in zoneminder logs.

Have I missed something or ...?