Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67562 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63269 invoked from network); 27 May 2013 18:17:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 May 2013 18:17:41 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.220.182 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.220.182 mail-vc0-f182.google.com Received: from [209.85.220.182] ([209.85.220.182:63966] helo=mail-vc0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FA/83-44058-343A3A15 for ; Mon, 27 May 2013 14:17:40 -0400 Received: by mail-vc0-f182.google.com with SMTP id gf12so4927237vcb.27 for ; Mon, 27 May 2013 11:17:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type:content-transfer-encoding :x-gm-message-state; bh=fkTtwMCHstPQa3pAxjATV5ZuIjJvu2+o+BNeod/Zogk=; b=j2908BwEcUxGlRsmshALI73B/dxPyg/qW1QglyHY3ZbA4tWtpIBJOOz1fw7SrjQh4+ gOOXbmOUdAsk/W4lx4y63IIzq/JIJrYc90q2HS8xQ2mDs0k7NNiZ3n0qxSNvtnp2+cqp A74PsnEjoUuNelf0mP6HY7IQ7fQiE76LbnDUKOnd133CRW947z94E4nQ74/cVrdTgIWc ngfZL6spme0H/Nx+va6JnOLb0buPcTTOC0ZKKm87vHLvTXp44qLB+b/a2ZMHWjMYFvBx q5htj9NYVpM3RQSRRC2NHIwiXYpTJ1tjRmeaEVDgiY4DCfYj7Fk2Dl5qtdBma4RXhLIz JMwQ== X-Received: by 10.220.173.71 with SMTP id o7mr1625299vcz.66.1369678657447; Mon, 27 May 2013 11:17:37 -0700 (PDT) Received: from [192.168.200.148] (c-50-131-44-225.hsd1.ca.comcast.net. [50.131.44.225]) by mx.google.com with ESMTPSA id tf2sm21020521veb.8.2013.05.27.11.17.36 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 27 May 2013 11:17:36 -0700 (PDT) Message-ID: <51A3A33F.2040806@lerdorf.com> Date: Mon, 27 May 2013 11:17:35 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: PHP internals X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQn1VDQnGi/ZF6uVnNW9LfNfqqVCesYSEHfLPuWKywmNaLdM5IerKzygJSaUwjTYmfXcA7+y Subject: Git down for a bit From: rasmus@lerdorf.com (Rasmus Lerdorf) Sorry folks, in an attempt to address the China mystery(*), I managed to kill y3 which hosts both git and www. I have pointed www to a different server, but we obviously can't do the same with Git. Work locally for now and it should be back soon. It is a holiday in the US so response time from our ops contact for this server is likely to be a bit slow. (*) https://gist.github.com/anonymous/5651402 -Rasmus