Ivan
Ivan
with mariadb-10.2.38 ``` Making all in mysql_engine make[2]: Entering directory '/var/src/pinba/pinba2/mysql_engine' depbase=`echo view_conf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --preserve-dup-deps --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -std=c++14 -fno-rtti -pthread -Wformat -Wformat-security...
I fixed it by replacing `User=munin-httpd` on the `User=munin` in the file `/etc/systemd/system/multi-user.target.wants/munin-httpd.service`. Then performed `systemctl daemon-reload` `/etc/init.d/munin-httpd restart`
I have the same error.
@samdark there is PR with wix https://github.com/yiisoft/yii2-mongodb/pull/390
@samdark added line to CHANGELOG https://github.com/yiisoft/yii2-mongodb/pull/391
> [@vanyabrovary](https://github.com/vanyabrovary) can you push to the same `vanyabrovary:getid-expects-exactly-0-arguments-1-given-fix` branch instead of creating new pull request? @samdark Here is https://github.com/yiisoft/yii2-mongodb/pull/390/commits
In my case, the decision was to call everything with a small letter. As example _api_ instead of _Api_: Like that ``` _data _output _support api unit api.suite.yml unit.suite.yml _bootstrap.php...