Установка

Поддержка Bzip2 в PHP не включена по умолчанию, для её включения вам следует скомпилировать PHP с указанием директивы --with-bz2[=DIR] .

Коментарии

For ubuntu users:

Install the library using 

     sudo apt-get install libbz2-dev

and then add this to your configure command

     --with-bz2

this will automatically detect the default directory.
The mistake I did was installing php7.1-bz2 instead of above given lib.

Wanna say thanks?

Please feed stray animals :)
2018-09-25 19:44:24
http://php5.kiev.ua/manual/ru/bzip2.installation.html

    Поддержать сайт на родительском проекте КГБ