Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: apache service cannot start when iis running |
|
Author |
|
pray4mojo
Joined: 24 Jan 2010 Posts: 2
|
Posted: Sun 24 Jan '10 2:34 Post subject: apache service cannot start when iis running |
|
|
Strange problem maybe someone can shed some light on. Starting off with Win7 Pro and need to have IIS running. Also want to get Apache up to run a subversion repository off.
I thought I'd configured apache properly to listen on port 8080, but whenever I try to start the windows service when IIS is already running I get the error:
Could not reliably determine the server's fully qualified domain name , using 192.168.10.102 for ServerName
If I turn IIS off, apache will start but is available on both ports 80 and 8080.
The strange thing is that everything works fine if I launch httpd.exe from a command prompt. IIS happily listens on port 80 and apache on 8080. It's only when I try to start the service that things fall apart and I get the ServerName message.
I have set the conf file to listen to 8080 and set the ServerName to my machine name. Otherwise it's a vanilla install of 2.2.14.
Many thanks if anyone can solve this one... |
|
Back to top |
|
pray4mojo
Joined: 24 Jan 2010 Posts: 2
|
Posted: Sun 24 Jan '10 4:28 Post subject: |
|
|
D'oh, looks like I missed commenting out the entries in httpd-vhosts.conf.
That or I fixed the problem earlier and didn't notice a zombie httpd running in the background.
All is good again, regardless... |
|
Back to top |
|
|
|
|
|
|