On 2018-10-06, Richard Toohey <richardjtoo...@gmail.com> wrote: > On 10/06/18 07:16, Stuart Henderson wrote: >> On 2018/10/05 17:35, flipchan wrote: >>> It's weird because I have no error files that it describes the error in, I >>> am promted with >>> "Configuration file errror DB type MYSQL is not supported by current setup" > I don't think the issue here - but if you are using PHP 7 make sure > mysqli is used. > > http://php.net/manual/en/mysqlinfo.api.choosing.php
It all depends what zabbix-web wants. If it's written to use one specific api then you will need to use the module providing that. pdo_mysql is probably the most common nowadays.