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/