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 To: cygwin AT cygwin DOT com From: "George Hester" Subject: Trailing commandline arguments not allowed. Date: Sat, 20 Mar 2004 16:37:26 -0500 Organization: Home Lines: 19 Message-ID: Reply-To: "George Hester" Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: alb-24-195-115-198.nycap.rr.com X-Newsreader: Microsoft Outlook Express 5.50.4922.1500 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i2KLcl7c002079 According to the documentation of starting the Apache web server as a service in cygwin the generic formula is: $ cygrunsrv -I service_name-p /usr/local/apache/bin/httpd.exe [-a arguments] \ [-e VAR=VALUE] [-t auto|manual] [-u user] [-w passwd] So I did this in the bash shell: $cygrunsrv -I Apache 1.3-p /usr/sbin/httpd.exe -t auto Same thing with: $cygrunsrv -I Apache 1.3-p /usr/sbin/httpd.exe-t auto The result was the error I posted in the subject. What did I do wromg? -- George Hester __________________________________ -- 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/