Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10631 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85875 invoked by uid 1010); 19 Jun 2004 17:46:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 85851 invoked from network); 19 Jun 2004 17:46:30 -0000 Received: from unknown (HELO sapo.pt) (212.55.154.23) by pb1.pair.com with SMTP; 19 Jun 2004 17:46:30 -0000 Received: (qmail 7753 invoked from network); 19 Jun 2004 17:46:29 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.153) by relay3 with SMTP; 19 Jun 2004 17:46:29 -0000 Received: (qmail 18464 invoked from network); 19 Jun 2004 17:44:27 -0000 Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[82.154.19.105]) (envelope-sender ) by mta3 (qmail-ldap-1.03) with SMTP for ; 19 Jun 2004 17:44:27 -0000 Message-ID: <009301c45625$f2207a90$0100a8c0@pc07653> To: "PHPdev" References: <20040619161844.17763.qmail@pb1.pair.com> <1087662189.16890.49.camel@localhost> <20040619163314.56231.qmail@pb1.pair.com> <1087662866.16890.53.camel@localhost> <20040619165625.27586.qmail@pb1.pair.com> <40D47888.4000909@php.net> <0F52FD13-C217-11D8-A802-000393B2B3C0@omniti.com> <40D47AF4.3070804@php.net> Date: Sat, 19 Jun 2004 18:50:44 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: Re: [PHP-DEV] php.net on PHP5 From: nlopess@php.net ("Nuno Lopes") > You are right. What I meant was more: "Let's test it on Windows, but > before we can conclude the website is PHP5 ready, let's test it on the > same platform it is already running on". > > Which raise another question: Is someone hosting a PHP website mirror > would be ready to migrate to PHP5? While it would give a good > indication, it would not shut down the main site in case of problems. Is > it something we would like to do? There are already two mirrors running PHP 5! I'm also running PHP 5 in my windows box since the first beta and now it doesn't crash. (bah, when I restart/stop apache2 it sometimes gives an error....). Nuno