https://bugs.contribs.org/show_bug.cgi?id=11232
Andrew Walker <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrew.e.d.walker@mophilly.
| |com
--- Comment #8 from Andrew Walker <[email protected]> ---
I found two issues with the install. There are 2 files which are not written
quite correctly. The first is in the Zabbix root folder (/usr/share/zabbix),
.user.ini. This contains PHP parameters, including date.timezone. This is being
set, literally, to $tz instead of an actual timezone value. This causes the
problem you noted below where Zabbix complained about an invalid time zone
setting.
The second problem is in the template fragment generated by the install. The
service file for the server, zabbix-server.service, has a value for the PID
file, as does the template fragment, but the filenames are different. The PID
file should be zabbix_server.pid (according to the zabbix-server.service file),
but the fragment has it as just zabbix.pid. I changed the template on my VM,
expanded it, and the service started up. The service will NOT start if these
values are different.
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/