Enabling bcmath in PHP
-
- New to forums
- Posts: 14
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sat May 03, 2014 9:01 pm
Enabling bcmath in PHP
I recently got an application that requires this module but sadly it appears that PHP does not have it enabled by default and any result I find about it in Google says I have to recompile PHP with a flag to enable it which I really do not want to do
Re: Enabling bcmath in PHP
BCMath is actually enabled on our hosting machines, so it should be working properly. What happens when you try to run your application? What error do you see?
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
-
- New to forums
- Posts: 14
- Joined: Sat May 03, 2014 9:01 pm
Re: Enabling bcmath in PHP
(May have the wrong forum again) The webhost is run from a NFO VDS but it appears that Apache2 by default does not have this enabled