Hello,
I'm working in a DEV environment for the Zabbix server which is running on Ubuntu 14.04.5 LTS and Zabbix 3.0.14. The DEV server was working properly until I updated to Ubuntu 16.04.3 LTS. After the update, the frontend displays the following message:
Configuration file error
DB type "POSTGRESQL" is not supported by current setup.
I've checked the zabbix.conf.php file, and is identical to the file running on the (functioning) production server. I've also changer the php version from 7.X to 5.6.33.
I tried running the Zabbix update procedure as outlined in the documentation but that didn't solve the issue either.
I'm hoping that someone would be able to provide a suggestion for hat the issue may be and how to resolve it.
Thank you.
I'm working in a DEV environment for the Zabbix server which is running on Ubuntu 14.04.5 LTS and Zabbix 3.0.14. The DEV server was working properly until I updated to Ubuntu 16.04.3 LTS. After the update, the frontend displays the following message:
Configuration file error
DB type "POSTGRESQL" is not supported by current setup.
I've checked the zabbix.conf.php file, and is identical to the file running on the (functioning) production server. I've also changer the php version from 7.X to 5.6.33.
I tried running the Zabbix update procedure as outlined in the documentation but that didn't solve the issue either.
I'm hoping that someone would be able to provide a suggestion for hat the issue may be and how to resolve it.
Thank you.
Comment