I am using ubuntu 18.04 docker image. and install
apt install php
and i want to install xdebug but there is no pecl. how to install pecl?
I installed pecl on ubuntu 20.04 using apt install php-dev
(php7.4). this may be useful.
Run the command below to install php-pear, then you can use "pecl".
sudo apt install php-pear
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With