WAMP & IIS
Posted by: rasha (---.ip.fastwebnet.it)
Date: October 26, 2007 11:34AM

Hi,

Is it possible to run IIS and the Apache webserver simultaniously?

I have installed WAMP on "hosting" virtual server, then i changed inside httpd.conf, php.ini and wampmanager.ini (localhost to my IP address and port 80 to port 81).
IIS is working, but WAMP dosen't work. Any Ideas?

Thanx

Rasha

Options: ReplyQuote
Re: WAMP & IIS
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: October 26, 2007 04:39PM

you can as long as you dont share the same port. you can change the port apache listens to in the httpd.conf file.

find:
Listen 80

change to
Listen 81

save the file and restart apache for the changes to take effect. you will need to add the new port to the url since you changed the default port.
[localhost]



CyberSpatium
----------------------
WAMP English Forum Admin

I have WAMP5 working with (for development use only):
Windows Vista Ultimate x64 (64 bit)
Kaspersky Internet Security Suite 7.0.x
Spyware Terminater 2.x
CounterSpy 2.5.x


Need help? Check out my WAMP User Manual/Guide here!


Web Development for Newbie's Blog - Check out my new blog. It is for web developers, and especially tailored for the web development newbie. If you are not fluent in “geek speak”, then this incredible resource is just you. And even if you are a web development pro, this is a great resource to check out some of the latest web development tips, news, tutorials, codes and more.

Options: ReplyQuote


Sorry, only registered users may post in this forum.