SunQuest
           IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationIIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old September 6th, 2003, 10:19 AM
jimriggott jimriggott is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2003
Posts: 53 jimriggott User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 13 m 57 sec
Reputation Power: 6
Apache and IIS on win2k problem

I have Apache 2.0.46 (win32) running on a Windows2000 PC. I also have IIS running on the PC.

When I start up the PC, Apache starts automatically. Thus if I want to use IIS I need to stop Apache, then start up IIS. I want to set things up to allow IIS to run as default on bootup, instead of Apache.

I've had a look on the web and the settings for Apache and cannot find how to change this setting.

Any ideas?

Thank you

Jim
-----
http://www.jimpix.co.uk

Reply With Quote
  #2  
Old February 15th, 2004, 02:03 PM
omiossec omiossec is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: Paris, France
Posts: 375 omiossec User rank is Lance Corporal (50 - 100 Reputation Level)omiossec User rank is Lance Corporal (50 - 100 Reputation Level)omiossec User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 16 h 4 m 46 sec
Reputation Power: 6
Send a message via ICQ to omiossec Send a message via AIM to omiossec
Why did you not use service control panel to change apache service seeting ?
__________________
Olivier Miossec
http://www.lasso-developpeur.net

Reply With Quote
  #3  
Old February 15th, 2004, 05:33 PM
teedee teedee is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 42 teedee User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
If you run default installations of both IIS and Apache on the same machine then they will both try to use port 80 so only one service will start. You need to edit your httpd.conf file to change Apache's port number to the http alternative port 8080. Find the line that says "Listen 80" or ("Listen xxx.xxx.xxx.xxx:80") and change it to "Listen 8080" (or "Listen xxx.xxx.xxx.xxx:8080") then restart Apache and go to http://localhost:8080 in your browser to see the Apache site, http://localhost will be the IIS site.

Alternatively, you could change the IIS default port to 8080 which would have pretty much the same effect.

Reply With Quote
  #4  
Old February 15th, 2004, 06:40 PM
zipikaye zipikaye is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 35 zipikaye User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
It may be also worthwhile to ensure that apache is not setup to startup at logon (in addition to teedee's advice.) Remove it from your startup items, and if its a service disable or set to manual rather than automatic start.

Zipikaye!!

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationIIS > Apache and IIS on win2k problem


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway