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
> Oh, in that case (always include the actual error message!) I'm pretty sure
> you didn't enable the relevant PHP database module. I don't know which one
> zabbix-web needs but I'd try php-pdo_mysql first.
>
>> I have set all configs (/var/www/zabbix/conf/zabbix.conf.php and /etc/zabbix*) to use 127.0.0.1
>> 3306 , but nono :/
>>
>> On October 5, 2018 12:55:15 PM UTC, Stuart Henderson <stu@spacehopper.org> wrote:
>>
>> On 2018-10-05, flipchan <flipchan@riseup.net> wrote:
>> Hey how did everyone get zabbix running I tried the zabbix MySQL with the zabbix web on 6.2 but I get a database connection error in the php , I assume the php can't read the config
>>
>> This is usually mysql/mariadb's annoying feature of automatically trying
>> to use a unix socket when you try to make a TCP connection to localhost.
>> See pkg-readmes/mariadb-server (the "chrooted daemons and MariaDB
>> socket" for a workaround.
>>
>>
>>
>>
>> --
>> Take Care Sincerely flipchan layerprox dev
No comments:
Post a Comment