• Categories
    • PHP
    • phpMyAdmin
    • PHPMailer
    • FFMpeg
    • PHPEXcel
    • PHPDoc
    • PHPUnit
    • CakePHP
    • CakePHP 2.0
    • Cake PHP 2.1
    • CakePHP Model
    • Facebook PHP SDK
    • composer-php
    • PHP 7
    • PHP GD
    All Categories
  • About

PHP | "The requested PHP extension bcmath is missing from your system."

phpwebconfigurationcomposer-phpini


PHP Snippet 1:

apt-get update

apt-get install php7.2-bcmath

PHP Snippet 2:

sudo apt install php7.1-bcmath

PHP Snippet 3:

PHP 7.2.9-1+ubuntu16.04.1 ....

PHP Snippet 4:

sudo yum install php72-bcmath

PHP Snippet 5:

sudo apt install php7.0-bcmath

PHP Snippet 6:

sudo apt-get install php-bcmath

PHP Snippet 7:

yum install php56w-bcmath

PHP Snippet 8:

rm composer.lock

PHP Snippet 9:

apt-get install php-bcmath

Related Snippets

How can I solve "laravel/horizon v1.1.0 requires ext-pcntl * -> the requested PHP extension pcntl is missing from your system"?

How to solve Duplicate entry '0' for key 'PRIMARY' in Wordpress?

MySQL/PHP - Web Based Game -User specific inventory table or 1 giant table? Another option?

Laravel post contact form giving me error 419

VB.NET WebRequest with PHP POST

Laravel 5.1 xmlHttpRequest AJAX POST TokenMismatchException

Convert regular text to array using notepad++

Lumen - Postgresql setup - Composer

PHPMetrics option --excluded-dirs="myfolder" : myfolder dir is not excluded within docker

Live search query using JS and PHP for QA forum

MISSING UPDATES FOR: MEDIA Drupal 9

Clients authentication and user authentication with laravel

Fatal error: [] operator not supported for strings

WordPress ACFNotice: get_field() - We've detected one or more calls to retrieve ACF field values before ACF has been initialized

XDebug not working in VScode for php debugging

About Contact Privacy policy Terms and conditions