From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29617 invoked by alias); 11 Sep 2003 23:20:08 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 29609 invoked from network); 11 Sep 2003 23:20:07 -0000 Received: from unknown (HELO main.gmane.org) (80.91.224.249) by sources.redhat.com with SMTP; 11 Sep 2003 23:20:07 -0000 Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19xajK-0004oh-00 for ; Fri, 12 Sep 2003 01:20:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin@cygwin.com Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19xaaF-0004jU-00 for ; Fri, 12 Sep 2003 01:10:39 +0200 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 19xaaK-00034z-00 for ; Fri, 12 Sep 2003 01:10:44 +0200 From: Andrew DeFaria Subject: 1.5.3 - can't start cron nor apache service - operation not permitted Date: Thu, 11 Sep 2003 23:20:00 -0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en, zh X-SW-Source: 2003-09/txt/msg00723.txt.bz2 Since upgrading to 1.5.3 I cannot start cron or apache as services. They were added as follows: $ cygrunsrv -I cron -p /usr/sbin/cron -a -D -d "Cygwin cron" -e "MAILTO=$USER@" -e "CYGWIN=ntsec $ cygrunsrv -I apache -p /usr/sbin/httpd -a -k -d "Cygwin Apache" -f "Apache for Cygwin" $ cygrunsrv -S cron cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: The service has not been started. $ cygrunsrv -S apache cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: The service has not been started. Examining the Event Viewer yeilds: Event Type: Error Event Source: cron Event Category: None Event ID: 0 Date: 9/11/2003 Time: 3:23:08 PM User: NT AUTHORITY\SYSTEM Computer: ADEFARIA Description: cron : PID 3856 : starting service `cron' failed: execv: 1, Operation not permitted And Event Type: Error Event Source: Apache Event Category: None Event ID: 0 Date: 9/11/2003 Time: 3:27:26 PM User: NT AUTHORITY\SYSTEM Computer: ADEFARIA Description: The description for Event ID ( 0 ) in Source ( Apache ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Apache : PID 4000 : starting service `Apache' failed: execv: 1, Operation not permitted. I looked through the list and didn't find anything that helped me. (BTW: Interestingly enough, I no longer have a /usr/doc/Cygwin/cron.README!) Obligatory witty saying: Consciousness: That annoying time between naps. -- 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/