From: php at jenda dot dev Operating system: Irrelevant PHP version: Irrelevant Package: PECL Bug Type: Bug Bug description:pecl.php.net is down
Description: ------------ When trying to access the PECL website (https://pecl.php.net), the connection ends with a timeout. `ping pecl.php.net -4` ends with a 100% packet loss. Trying to install any package from PECL does not work: **Command:** > pecl -vvv install imagick **Result:** Warning: fsockopen(): unable to connect to ssl://pecl.php.net:443 (Connection timed out) in PEAR/Proxy.php on line 183 No releases available for package "pecl.php.net/imagick" Cannot initialize 'channel://pecl.php.net/imagick', invalid or missing package file Package "channel://pecl.php.net/imagick" is not valid install failed Test script: --------------- pecl -vvv install imagick Expected result: ---------------- The imagick package is installed. Actual result: -------------- The installation fails with this output: Warning: fsockopen(): unable to connect to ssl://pecl.php.net:443 (Connection timed out) in PEAR/Proxy.php on line 183 No releases available for package "pecl.php.net/imagick" Cannot initialize 'channel://pecl.php.net/imagick', invalid or missing package file Package "channel://pecl.php.net/imagick" is not valid install failed -- Edit bug report at https://bugs.php.net/bug.php?id=80690&edit=1 -- Fix committed: https://bugs.php.net/fix.php?id=80690&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=80690&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=80690&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=80690&r=needscript Try newer version: https://bugs.php.net/fix.php?id=80690&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=80690&r=support Expected behavior: https://bugs.php.net/fix.php?id=80690&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=80690&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=80690&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=80690&r=globals PHP version support discontinued: https://bugs.php.net/fix.php?id=80690&r=phptooold Daylight Savings: https://bugs.php.net/fix.php?id=80690&r=dst IIS Stability: https://bugs.php.net/fix.php?id=80690&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=80690&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=80690&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=80690&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=80690&r=mysqlcfg -- PECL development discussion Mailing List (https://pecl.php.net/) To unsubscribe, visit: https://www.php.net/unsub.php