Message-Id: <200409221104.i8MB4CRQ024478@delorie.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: To: "'Gerrit @ cygwin'" Cc: "'Reini Urban'" Subject: RE: New packge: lighttpd-1.3.0 Date: Wed, 22 Sep 2004 12:04:04 +0100 Organization: robinbowes.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <195919927.20040922123057@familiehaase.de> p> -----Original Message----- > From: cygwin-owner AT cygwin DOT com > [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Gerrit P. Haase > Sent: 22 September 2004 10:31 > To: robin-lists AT robinbowes DOT com > Cc: 'Reini Urban'; cygwin AT cygwin DOT com > Subject: Re: New packge: lighttpd-1.3.0 > > Hallo R., > > > I think what is required is a separate php package - making it work > > with a web server (apache or lighttpd) is just a configuration > > issue. > > Yes, but you cannot build PHP with fastcgi and Apache support at the > same time, so there should be several packages, runtime for every > webserver available (currently only lighttpd) plus one common > package (devel stuff). Can you expand a little on that? Do you mean something like: php-common php-cgi php-apache php-devel Etc. ? Can cgi php use the same modules as mod_php? Should we build statically? > > I imagine most of the problems arise when trying to decide on a > > standard set of modules to be included with the "standard" php > > package. Or is it possible to package php modules separately, e.g. > > the postgres, ssl, imap, etc.? > > Just include everything possible seems to be ok;) There should be all > important modules which are really needed, e.g. database modules for > mysql and pgsql, sqlite and others, all graphic stuff possible (GD, > JPEG, PNG, ...), cryptographic stuff like openssl, mhash, ..., > compression, pear, XML/XSLT, pdflib, PSPELL? Well you see, one cannot > say which extension is important and which isn't, just try to use > every available extension seems to be ok IMO. That would be OK if all the extensions are built as modules, but building everything into one php executable would make it pretty big, wouldn't it? R. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/