8 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
1
answer
5k
views
faild to install PHP 8.3 on Ubuntu 20.04 [closed]
I want to install php8.3 on Ubuntu 20.04.6. but
sudo apt-get install php8.3
returns :
E: Unable to locate package php8.3
E: Couldn't find any package by glob 'php8.3'
E: Couldn't find any package by ...
0
votes
1
answer
3k
views
How to install php's gmp for windows?
Root composer.json requires PHP extension ext-gmp * but it is missing from your system. Install or enable PHP's gmp extension.
I'm getting this error, so can anyone tell me how to resolve this error?
-5
votes
1
answer
2k
views
GMP PHP Extention Missing
I want to test run a completely developed site. While i was in location "localhost/install/" called "Easy Installer by Viserlab" there is showing GMP PHP Extension is Required. How ...
2
votes
1
answer
5k
views
Installing GMP on docker using lando
I'm trying to spin up a laravel instance via lando using php8.
I also need to install the php GMP module...
I'm very new to docker and lando.
Now it seems as though the php instance that lando uses ...
0
votes
0
answers
693
views
Install php-gmp failed on centos 7
I have Centos 7 and php 7.4.16
I want to install latest version of ccxt and it need gmp extension.
My repo list is :
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: ...
6
votes
0
answers
3k
views
Unable to install/enable gmp on mac os [email protected]
I am trying to install gmp extension for mac as I get this Problem while fetching some dependencies from github
Problem 1
- mdanter/ecc v0.3.2 requires ext-gmp * -> the requested PHP extension ...
20
votes
3
answers
14k
views
How to install gmp extension for php 7.2 using MAMP on OSX
How to install gmp extension for php 7.2.1 using MAMP on OSX?
I'm trying to encrypt a token with php and this library(lcobucci/jwt) using the Elliptic Curve Digital Signature Algorithm (ECDSA) with ...
0
votes
1
answer
2k
views
Codeigniter Error Message: You must enable php_gmp to use Bitauth
I keep getting an error message on my linux and windows message which states that I am to enable php_gmp in order to use Bitauth. I have placed extension=php_gmp.so in the php.ini folder in the opt/...