Closed vitalyzhakov closed 9 years ago
Duplicate of issue #5. Also please note that Ubuntu's support for PEAR is broken and logged at https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1434099, so to install any package via PEAR requires Archive_Tar to be constantly upgraded, via sudo pear upgrade -Z Archive_Tar
, after any php upgrade.
Hello!
Today I found your project. But in installation on Ubuntu 14.04 I have problem
I have solved this
sudo pear install -Z http_request2
Is it modern to produce full composer package and installation instructions for this on readme?
So, my project is based on Yii2, it uses composer install platform. You will have much more installations on shared hosting.