Hi, Trying to install log4php today using composer looks like a machine is having issues:
The requested URL returned error: 503 while accessing https://git-wip-us.apache.org/repos/asf/logging-log4php.git/info/refs I hit that URL in a browser and am indeed getting an error. Full request: shane@slurp:~/slurp/pdash$ composer update Loading composer repositories with package information Updating dependencies (including require-dev) - Installing apache/log4php (2.3.0) Cloning 2.3.0 [RuntimeException] Failed to execute git clone ' https://git-wip-us.apache.org/repos/asf/loggin g-log4php.git' '/home/shane/slurp/pdash/vendor/apache/log4php' && cd '/home /shane/slurp/pdash/vendor/apache/log4php' && git remote add composer 'https ://git-wip-us.apache.org/repos/asf/logging-log4php.git' && git fetch compos er error: The requested URL returned error: 503 while accessing https://git-wi p-us.apache.org/repos/asf/logging-log4php.git/info/refs fatal: HTTP request failed Thanks! Shane