Fatal error: Call to undefined function bccomp()

Viewed 14723

I am getting this error

PHP Fatal error: Call to undefined function bccomp()

I am using Ubuntu, and I installed PHP-5.6 using APT-GET command

1 Answers
Related