Is it possible to run two servers in one system ?
- by srikanth
I have a small problem while trying to execute the wamp server.
At present in my system I am running Apache server. I have a php application. for that I am trying to install wamp server in my system. wamp server is not running.
I change the port no of wamp server as :
in my C:\wamp\bin\apache\Apache2.2.11\conf\
I have httpd.conf file. in that I change listener and host name with another port no.
then also it is not working.