Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969361313 php.internals:10407 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68509 invoked by uid 1010); 11 Jun 2004 21:35:38 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 68442 invoked from network); 11 Jun 2004 21:35:37 -0000 Received: from unknown (HELO vadangyal.vnet.hu) (213.163.59.4) by pb1.pair.com with SMTP; 11 Jun 2004 21:35:37 -0000 Received: from hojtsy.hu (82-131-145-218.vnet.hu [82.131.145.218]) by mail.vnet.hu (iPlanet Messaging Server 5.1 Patch 1 (built Jun 6 2002)) with ESMTPA id <0HZ500G08YN51M@mail.vnet.hu>; Fri, 11 Jun 2004 23:35:36 +0200 (CEST) Date: Fri, 11 Jun 2004 23:39:36 +0200 In-reply-to: <20040611212523.GD74830@maquis.powertrip.co.za> To: Jacques Marneweck Cc: internals@lists.php.net, Wez Furlong , PHPdoc Message-ID: <40CA2698.8000809@hojtsy.hu> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: hu, en-us User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040229 References: <40CA0C00.6030605@hojtsy.hu> <20040611212523.GD74830@maquis.powertrip.co.za> Subject: Re: [PHP-DOC] Re: [PHP-DEV] reviewing the installation documentation (we need help) From: gabor@hojtsy.hu (Gabor Hojtsy) Hi, > I'm going to start hacking up some instructions for installing PHP4 / PHP5 > under FreeBSD 4.X and 5.X. > > Would there be a problem if I added a freebsd.xml file as I go along? No problem for new stuff. For modifications, it is better to provide a diff, since more people might work on it. Or post a notice first if you are going to make significant modifications to some existing file. BTW it would be nice if you could get someone else too to review your new docs, so it is accurate. Also do not duplicate info for Apache. If the general apache stuff works on FreeBSD, then there is nothing to add. If it only needs additional comments, then a new freebsd.xml is desired. If setting up PHP is so different, then you will probably need to put completely new stuff up (into freebsd.xml). Goba