logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: problems with Apache service
Author
direktor



Joined: 18 Jun 2009
Posts: 1

PostPosted: Thu 18 Jun '09 23:27    Post subject: problems with Apache service Reply with quote

Windows could not start Apache 2.2 on local computer. For more information view the Event Log. If this is non.Windows service contact the service vendor, and refer to service specific error code 1.

I have installed XAMPP 1.7.1. When installing it it says "Ports 80 and 443 (SSL) are not available. Can't install Apache service." or something like that.

What should I do?

I read that when Apache process on windows end with "service-specific error 1", that generally just meant that the process exited with an error but the Service Control Manager does not know anything about the error.

This is error.log:

[Thu Jun 18 22:42:04 2009] [notice] Digest: generating secret for digest authentication ...
[Thu Jun 18 22:42:04 2009] [notice] Digest: done
[Thu Jun 18 22:42:38 2009] [notice] Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i PHP/5.2.9 configured -- resuming normal operations
[Thu Jun 18 22:42:38 2009] [notice] Server built: Dec 10 2008 00:10:06
[Thu Jun 18 22:42:38 2009] [notice] Parent: Created child process 2336
[Thu Jun 18 22:42:41 2009] [notice] Digest: generating secret for digest authentication ...
[Thu Jun 18 22:42:41 2009] [notice] Digest: done
[Thu Jun 18 22:42:43 2009] [notice] Child 2336: Child process is running
[Thu Jun 18 22:42:43 2009] [notice] Child 2336: Acquired the start mutex.
[Thu Jun 18 22:42:43 2009] [notice] Child 2336: Starting 250 worker threads.
[Thu Jun 18 22:42:43 2009] [notice] Child 2336: Starting thread to listen on port 443.
[Thu Jun 18 22:42:43 2009] [notice] Child 2336: Starting thread to listen on port 80.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7355
Location: Germany, Next to Hamburg

PostPosted: Fri 19 Jun '09 23:13    Post subject: Reply with quote

In the xampp package is xampp-portcheck.exe if you run it can you see any program listen on the port 80 and or 443 ?
Back to top


Reply to topic   Topic: problems with Apache service View previous topic :: View next topic
Post new topic   Forum Index -> Apache