How to: --enable-bcmath

4 posts / 0 new
Last post
#1 Tue, 07/22/2008 - 00:35
office@colesnicov.at

How to: --enable-bcmath

How can i install bcmod?

I need the math functions for my PHP build. What can i doo How can i configure my PHP with --enable-bcmath?

Tue, 07/22/2008 - 04:27
andreychek

Howdy,

Which distro are you running?

It may just be a matter of installing the package. The Virtualmin repository, as well as many distro's, package php-bcmath as a separate PHP module.

On CentOS 5, for example, you'd just run:

yum install php-bcmath

So I'd recommend searching your available packages on your distro for bcmath, look for the PHP module, then you should be able to install that.
-Eric

Tue, 07/22/2008 - 06:07 (Reply to #2)
office@colesnicov.at

thank you for your answer. it was very helpful.

Sat, 07/26/2008 - 03:58
sgrayban

<b>office@colesnicov.at wrote:</b>
<div class='quote'>How can i install bcmod?

I need the math functions for my PHP build. What can i doo
How can i configure my PHP with --enable-bcmath?</div>

yum search <i>string</i> works too :)

Topic locked