Failed php-bcmath Installation
-
Server
- Version: 1.3.0-RC-10
- OS: CentOS 7.2.1511 (Core)
Description
I’m having an issue installing, from scratch, the 1.3.0-RC-10. It fails at php-bcmath… So far everything has been a success all the way up to installing php.
Any ideas? I’m a novice
-
@george1421 Everything is golden. Thanks george!
-
I can’t say for sure but RC10 seems to cause some issues more than RC9 did.
Can you run the following command from the command window
yum install php-bcmath -y
FWIW when I run that on my production server (centos 7.2.1511) it says the file it needs in the remi-php56 repo.
-
That seemed to do the trick! Don’t know why I didn’t try that…
What does -y do?
-
@cschneider.tech -y == don’t ask me questions just do it.
Now try to rerun the installer please.
-
@george1421 probably going to fail looks again like more remi repo issues.
-
@george1421 Everything is golden. Thanks george!
-
@george1421 said in Failed php-bcmath Installation:
@cschneider.tech -y == don’t ask me questions just do it.
Now try to rerun the installer please.
To add onto that, there’s also
-y --force-yes
-
Hello,
I’ve the same problem when trying to upgrade to 1.2.0 via git on my machine. Trying “yum install php-bcmath -y” does not solve the problem. Issue seems to be with remi
Installfog.sh finishes by : * Installing package: php-bcmath…Failed!
"
yum install php-bcmath -y failed with : Erreur : Paquet : php-bcmath-5.4.45-12.el7.remi.x86_64 (remi)Any idea to help ?
My server : CentOS Linux release 7.2.1511 (Core)
My running fog : Running Version: 8303Thanks in advance,
Philippe
-
@pcayphas I’ve already answered you here: https://forums.fogproject.org/topic/8790/upgrade-to-1-2-0-failed-php-bcmath-problem Please do not make duplicate posts, it will not help you to get help faster. We are already a very active and fast responding community and duplicate posts just irritate us.