Why is my WAMP Stack not working? -
my wamp stack doesn't seem working , can't figure out why.
i have windows 7 (32-bit) installed on laptop.
i downloaded wamp server , installed it's default options.
however, noticed apache not work (while mysql work!).
i tried install via apache -> service -> install service , got message saying port 80 taken skype. turned off skype, , apache started work.
how can avoid conflict , allow wamp , skype work simultaneously ?
should configure apache work other port ? where?
thanks.
option a
you have change port number of wamp server. wamp server defaults port 80 upon installation. set in httpd.conf file. change port number avoid skype conflict.
c:\wamp\bin\apache\apache2.2.22\conf
option b
the second method change port number of skype application.
in skype:
tools -> options -> advanced -> connection
uncheck box "use port 80 , 443 alternative".
option c
quit skype before run wamp server, , can open skype without hicks. works, have every time.
Comments
Post a Comment