nategood / httpful

A Chainable, REST Friendly, PHP HTTP Client. A sane alternative to cURL.
MIT License
1.74k stars 298 forks source link

Failed opening 'phar://httpful.phar/Httpful/Bootstrap.php' #262

Closed Comraovat closed 6 years ago

Comraovat commented 7 years ago

Failed opening 'phar://httpful.phar/Httpful/Bootstrap.php' for inclusion (include_path='.:/opt/cpanel/ea-php71/root/usr/share/pear') .

On local, it work , but live version online. It is error.

nategood commented 6 years ago

composer is the preferred way to install. Try that route.