apache + IIS on the same computer
Posted by: Hann (---.tel.net.ba)
Date: August 09, 2006 07:01PM

I have installed the wampserver, but it wont start apache. Port 80 is already used by IIS. So, where do I change wich port apache is using ? and what port should I use ?

Options: ReplyQuote
Re: apache + IIS on the same computer
Posted by: yfastud (72.236.169.---)
Date: August 09, 2006 07:02PM

You should disable iis instead run dual server.

Options: ReplyQuote
Re: apache + IIS on the same computer
Posted by: Hann (---.tel.net.ba)
Date: August 09, 2006 07:14PM

i cant disable IIS. it's being used by administrator, i need to run dual servers.

Options: ReplyQuote
Re: apache + IIS on the same computer
Posted by: Hann (---.tel.net.ba)
Date: August 09, 2006 07:32PM

anyone ?

Options: ReplyQuote
Re: apache + IIS on the same computer
Posted by: yfastud (72.236.169.---)
Date: August 09, 2006 07:35PM

Open httpd.conf in wamp/apache2/conf

// change

listen 80

//to

listen 81

Or any available port

Note: You might run into system conflict later

Hope this help

Options: ReplyQuote
Re: apache + IIS on the same computer
Posted by: Hann (---.tel.net.ba)
Date: August 09, 2006 07:35PM

it sure did. thx mate smiling smiley

Options: ReplyQuote


Sorry, only registered users may post in this forum.