I emerged php with USE flags "php gd bcmath mysql ctype pcre unicode session berkdb bzip2 gdbm readline ssl thread tokenizer xml zlib"
I setup the database correctly, and can view the initial Zabbix Setup screen, but is says that PHP BC Math support is not installed. I checked phpinfo() and the configure command shows '--disable-bcmath'.
How can I enable BC Math support?
I setup the database correctly, and can view the initial Zabbix Setup screen, but is says that PHP BC Math support is not installed. I checked phpinfo() and the configure command shows '--disable-bcmath'.
How can I enable BC Math support?
Comment