Answers for "PHP Fatal error: Uncaught Error: Call to undefined function Moontoast\Math\bcadd() in /var/www/html/binary-workspace/allahwee/vendor/moontoast/math/src/Moontoast/Math/BigNumber.php:506"

PHP
0

PHP Fatal error: Uncaught Error: Call to undefined function Moontoast\Math\bcadd() in /var/www/html/sms-reporting-portal/vendor/moontoast/math/src/Moontoast/Math/BigNumber.php:506

#change php version with your version
apt install php7.4-bcmath

#nginx 
systemctl restart nginx
#For Apache
systemctl restart apache2
Posted by: Guest on December-06-2020

Code answers related to "PHP Fatal error: Uncaught Error: Call to undefined function Moontoast\Math\bcadd() in /var/www/html/binary-workspace/allahwee/vendor/moontoast/math/src/Moontoast/Math/BigNumber.php:506"

Browse Popular Code Answers by Language