X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Marc Girod Subject: Starting http2: Win32 error 1062 Date: Wed, 5 Mar 2008 14:29:56 +0000 (UTC) Lines: 43 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hello, I installed now apache2, and tried to start it as a service. Here is a transcript: ~> cygrunsrv --list cygserver httpd2 ~> cygrunsrv --start httpd2 cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: The service has not been started. /var/log/httpd2.log contains records such as: (13)Permission denied: httpd2: could not open error log file /var/log/apache2/error_log. Unable to open logs I cannot see what would be wrong with /var/log/apache2: ~> getfacl /var/log/apache2 # file: /var/log/apache2 # owner: emagiro # group: Users user::--- group::--- mask:rwx other:rwx default:other:rwx ~> ls -la /var/log/apache2 total 5 drwxrwxrwx+ 2 emagiro Users 0 Mar 3 11:22 . drwxrwxrwx+ 3 emagiro Users 0 Mar 5 12:36 .. -rw-r--r-- 1 emagiro Domain Users 0 Mar 3 11:22 access_log -rw-r--r-- 1 emagiro Domain Users 4788 Mar 3 12:01 error_log Here is my updated cygcheck.out: http://pastebin.com/m4f71f81c Thanks for any help! Marc -- 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/