Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31693 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94974 invoked by uid 1010); 17 Aug 2007 16:36:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 94957 invoked from network); 17 Aug 2007 16:36:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Aug 2007 16:36:36 -0000 Authentication-Results: pb1.pair.com header.from=jmertic@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=jmertic@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.82.225 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: jmertic@gmail.com X-Host-Fingerprint: 66.249.82.225 wx-out-0506.google.com Received: from [66.249.82.225] ([66.249.82.225:62350] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 76/D6-49531-29EC5C64 for ; Fri, 17 Aug 2007 12:36:34 -0400 Received: by wx-out-0506.google.com with SMTP id i30so563087wxd for ; Fri, 17 Aug 2007 09:36:29 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=kzzKuEP6czYP/6i3NNBeuCeapdDLj3QkgQ/Fzm/OhVfgl9mfKYifZesn8Rd3mubrZyKtQISOjhCrcc07c3qfXQAx731TpvyHMi28zXpfj856znwMhMILz5FWPe+/aumDa2+p+I8sHl17n5BQsL+zKZF00rFflMIbYjpSMB49fIs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=urkYazTQGCPvcNDer+RGvJ3o6jCUZQ64y9Oqqg6EP8Alqs3lANabhLzBmY9L857yHg2xVob3351awDgUcWu6xzZc5/5gs0YQyS+kSFvL4B4M9+w/gaqwM4RVW1ZkUKPVsq4B8dXYxvlN0XjV1nHuC/fey/SgAIetnfMGKxYI/f0= Received: by 10.70.65.5 with SMTP id n5mr5058855wxa.1187368579761; Fri, 17 Aug 2007 09:36:19 -0700 (PDT) Received: by 10.70.130.2 with HTTP; Fri, 17 Aug 2007 09:36:18 -0700 (PDT) Message-ID: <2a9adcf0708170936u64331bcfla515a81e7114c5d6@mail.gmail.com> Date: Fri, 17 Aug 2007 12:36:18 -0400 Sender: jmertic@gmail.com To: "Edin Kadribasic" Cc: "PHP Developers Mailing List" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <58ACB077-BF71-42CE-AD30-D027220789C9@prohost.org> <46C5812A.3080300@php.net> <46C599DC.6010400@pooteeweet.org> <81D45682-A714-45A7-803D-2B15E3514FC6@prohost.org> <46C5C9EF.20102@zend.com> X-Google-Sender-Auth: 345b57819d0a5eb8 Subject: Re: [PHP-DEV] 5.2.4RC2 From: jmertic@php.net ("John Mertic") Edin, I noticed that I can't download 5.2.4RC installer builds; getting a 403 - Forbidden error. Also the latest snapshot log is complaining about 'Access is denied': ---snip--- Building ExtensionsComponents.wxs Removing File yazDLL because doesn't exist Removing Feature pecl_php6activescript because of missing Component php6activescript Removing Feature ext_php_ixsfunc because of missing Component php_ixsfunc Removing Feature ext_php_java because of missing Component php6servlet Removing Feature ext_php_rar because of missing Component php_rar Removing Feature ext_php_yaz because of missing Component php_yaz Building PHPInstaller5.2.4RC3-dev.wxs Building WebServerConfig5.2.4RC3-dev.wxs 1 file(s) copied. Compiling UI.... Access is denied. Building UI.... Access is denied. Compiling Installer.... Access is denied. Linking Installer.... Access is denied. Building installer failed ---snip--- -- -- John Mertic "Explaining a joke is like dissecting a frog: you jmertic@gmail.com understand it better, but the frog dies in the process." -Mark Twain