I receive the following error during the third step of the web setup:
I'm using:
Ubuntu 16.10
nginx
php7.0
postgresql
zabbix 3.2
I'm using the repository version from here:
(I realize it's unsupported, but I'm not sure why it's not working)
I've followed the directions here for creating the database:
My settings for the page are:
databasetype PostgreSQL
database host: localhost
database port: 0
database name: zabbix2
database schema: [blank]
user: zabbix
password: zabbix [have tried others]
Any help (or links to tutorials) would be appreciated. My google-fu has run out.
Cannot connect to the database.
Details
The frontend does not match Zabbix database.
Details
The frontend does not match Zabbix database.
Ubuntu 16.10
nginx
php7.0
postgresql
zabbix 3.2
I'm using the repository version from here:
(I realize it's unsupported, but I'm not sure why it's not working)
I've followed the directions here for creating the database:
My settings for the page are:
databasetype PostgreSQL
database host: localhost
database port: 0
database name: zabbix2
database schema: [blank]
user: zabbix
password: zabbix [have tried others]
Any help (or links to tutorials) would be appreciated. My google-fu has run out.
Comment