Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10621 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56324 invoked by uid 1010); 19 Jun 2004 16:33:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 56232 invoked by uid 1007); 19 Jun 2004 16:33:14 -0000 Message-ID: <20040619163314.56231.qmail@pb1.pair.com> To: internals@lists.php.net Date: Sat, 19 Jun 2004 17:37:16 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en, en-us MIME-Version: 1.0 References: <20040619161844.17763.qmail@pb1.pair.com> <1087662189.16890.49.camel@localhost> In-Reply-To: <1087662189.16890.49.camel@localhost> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 81.138.11.136 Subject: Re: [PHP-DEV] php.net on PHP5 From: lester@lsces.co.uk (Lester Caine) Timm Friebe wrote: > Hello Lester, > > On Sat, 2004-06-19 at 18:22, Lester Caine wrote: > >>OK I've downloaded phpweb and tried to run it on PHP5, but have fallen >>at the first hurdle. >> >>index.php calls for >>include/pregen-events.inc >>but I can't see that on the CVS - where am I going wrong :) > > > Use rsync: > > -- snip rsync.sh from our php.net mirror -- > #!/bin/sh > > base="/home/httpd/php3.de" > /usr/local/bin/rsync -avzC --delete --delete-after rsync.php.net::phpweb > $base/doc_root >/dev/null > -- /snip -- And now in English ? I'm running CVS on Eclipse3 (on Windows) - pregen-events.inc is not present in HEAD as far as I can see so what should I be 'syncing' with ? >>Second problem - it seems to be hard coded to be the root web directory, >>is that the same in PHP4? If I want to run it I have to make phpweb my >>root Apache directory. I'm normally designing to a subdirectory which >>can be changed without affecting operations, such as running a new >>version, so fixed paths through me a bit ;) > > How about virtualhosts? I've only just sorted out real ones :) -- Lester Caine ----------------------------- L.S.Caine Electronic Services