blueman378 Posted February 10, 2008 Share Posted February 10, 2008 Hi guys, im trying to install wamp on our school server however the problem is that we also already have a webserver setup on the same computer which means that that server is catching any requests to the webserver, how would i make it so that for example localhost/ connects to the original server and localhost2/ would connect to the wamp server? cheerrs matt Quote Link to comment Share on other sites More sharing options...
peranha Posted February 11, 2008 Share Posted February 11, 2008 Look up Vhosts with Apache Quote Link to comment Share on other sites More sharing options...
DK_Sun Posted February 11, 2008 Share Posted February 11, 2008 You need to make one server run on a different port... Also depending on the type of applications that run on the original server, if it's only PHP then you can remove the old server and then install WAMP onto it. I believe that quite possibly it will be running Windows Server (Either 2000 or 2003) and will be running IIS. Now with that, it will most likely run ASP based applications, if any. If it's just simple static HTML etc, then you should be fine with removing it. Need further help, just PM me. Cheers, DK Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.