Pear packages not available


(Harinder Singh) #1

https://pear.php.net/ is down due to security issues. Is there alternate solution?

pear channel-update pear.php.net && pear upgrade -f

pear install -f http_client http_request i18n_unicodenormalizer image_canvas image_color image_graph mail mail_mime mail_mimedecode mail_queue net_url services_json text_diff xml_htmlsax xml_parser

I tried to download and install packages directly from Github but it is throwing dependencies errors.

Any suggestion?

FYI: I am trying to install Matrix 5.5 and stuck on step 2.


(Tbaatar) #2

The recent release of Matrix 5.5.1.5 seems to indicate it has features to download the vendor pacakges but not sure if this is Pear related.

> This is a small patch release that includes all vendor packages as part of the core release so that installation and upgrading becomes easier. It also includes an additional small Admin UI improvement.

Wait and see.

Btw, there is discussion I posted 3 week ago with the issue and some suggestions:


(Harinder Singh) #3

Thanks mate. Matrix 5.5.1.5 source code link isn’t active on VM’s page. Hopefully, they will fix it soon.

I’ll look in to your suggestions as well.


(Bart Banda) #4

The link has been fixed, but also, the Pear website is up now.