1 (edited by mcfate 2016-11-25 23:13:55)

Topic: [SOLVED] Trouble with bcmath and PHP 5.5 on CentOS 6...

I've been running the Remi's version of PHP 5.5 (currently 5.5.38) for some time without issues, but I just started installing Zabbix onto my server, and I've run into an issue getting the web front-end working.

The web app reported that it requires the bcmath package installed in PHP. I went ahead and did a

yum install php55-php-bcmath

which completed successfully, but the necessary module still doesn't seem to be there. I have a bcmath.ini and a bcmath.so in the /opt/remi/php tree, but they don't seem to have been installed anyplace helpful.

Any suggestions or ideas would be appreciated!

[SOLVED!]

Thanks to @kapoulik on the IRC channel, my problem was that I had epel and remi activated, but not php55.

Re: [SOLVED] Trouble with bcmath and PHP 5.5 on CentOS 6...

smile

And thanks Kapouik.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi