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 Date: Thu, 7 Apr 2005 12:31:44 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Rainer Kirsch cc: cygwin AT cygwin DOT com Subject: Re: starting apache with cygwin 1.5.13 or 1.5.14 In-Reply-To: <1228.149.148.52.88.1112862208.bloek@pwebmail.utanet.at> Message-ID: References: <1228 DOT 149 DOT 148 DOT 52 DOT 88 DOT 1112862208 DOT bloek AT pwebmail DOT utanet DOT at> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 7 Apr 2005, Rainer Kirsch wrote: > Is there anyone successfully using apache with cygwin 1.5.13 or 1.5.14 ? Define "successfully". I use apache to serve files and web pages on my Win XP laptop. CGI scripts run. I don't have extra modules like mod_php, mod_perl, etc loaded. > If yes please let us know which starting command you are using. > Please provide us with the full command line > (also of the install command if you use cygrunsrv) cygrunsrv -I httpd -d "CYGWIN apache" -p /usr/sbin/httpd -a "-F" -e "CYGWIN=check_case:strict ntsec notitle binmode nosmbntsec notty" -e "PATH=/usr/bin:/bin" -t manual -o I'm sure you can get away with not using "notitle", "notty", or "check_case:strict". BTW, "ntsec" is the default. My httpd.conf is pretty much the default one -- the only (possibly) significant change is "Group Guests" instead of "Group #-1". > Please enclose a package list of the actual installed packages - > it may help to detect which applications coexist with apache. "uname -svr" returns "CYGWIN_NT-5.1 1.5.14(0.126/4/2) 2005-04-01 13:40". "cygcheck -cd cygwin apache" returns Cygwin Package Information Package Version apache 1.3.29-2 cygwin 1.5.14-1 I think every package should coexist peacefully with apache. If you have trouble, you will be better off describing the exact symptoms that you're experiencing, and providing information about *your* system as described in , rather than polling this list for working installations. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "The Sun will pass between the Earth and the Moon tonight for a total Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT -- 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/