Running wampserver as a service on different port
Posted by: hassanayoub85 (---.uplink-perl.com)
Date: March 04, 2012 02:40AM

Dear,
I am running windows server 2008 R2 64 bit, and wampserver.
My IIS on port 80, and I configured apache to be working on port 808.
How can i make the Apache work as a service on this port? (as the install as a service is specidic to port 80).
Thx

Options: ReplyQuote
Re: Running wampserver as a service on different port
Posted by: stevenmartin99 (Moderator)
Date: March 04, 2012 03:30AM

its not.

if you change apache to listen on port 808 in the config file the service will listen..


you dont install a service with a port.

check services.msc that the wampapache service is there...


it maybe a case where the little check file does check if port 80 is free but the service should still be installed...

and when the service starts it loads in the httpd.conf and binds to the port mentioned

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Running wampserver as a service on different port
Posted by: hassanayoub85 (---.uplink-perl.com)
Date: March 04, 2012 03:43AM

Thx

Options: ReplyQuote


Sorry, only registered users may post in this forum.