Dietrich Streifert created LOG4PHP-237:
------------------------------------------
Summary: unable to install log4php via pear: unable to resolv
hostname pear.apache.org
Key: LOG4PHP-237
URL: https://issues.apache.org/jira/browse/LOG4PHP-237
Project: Log4php
Issue Type: Bug
Components: Website
Affects Versions: 2.3.0
Environment: centos 7, php 5.6 via rh scl repo
Reporter: Dietrich Streifert
When trying the discover part of pear for the pear.apache.org/log4php via
{quote}pear channel-discover pear.apache.org/log4php{quote}
we get the following error message:
{quote}
Discovering channel pear.apache.org/log4php over http:// failed with message:
channel-add: Cannot open "http://pear.apache.org/log4php/channel.xml"
(Connection to `pear.apache.org:80' failed: php_network_getaddresses:
getaddrinfo failed: Name or service not known)
Trying to discover channel pear.apache.org/log4php over https:// instead
Discovery of channel "pear.apache.org/log4php" failed (channel-add: Cannot open
"https://pear.apache.org/log4php/channel.xml" (Connection to
`pear.apache.org:443' failed: php_network_getaddresses: getaddrinfo failed:
Name or service not known))
{quote}
Trying to resolve the hostname via dns gives ends with the following error
message:
{quote}
** server can't find pear.apache.org: NXDOMAIN
{quote}
Verified on different hosts with differen providers and even with
https://toolbox.googleapps.com/apps/dig/#A/
About approx. 10 days ago this worked.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)