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 Link to comment https://forums.phpfreaks.com/topic/90403-2-servers-one-pc/ Share on other sites More sharing options...
peranha Posted February 11, 2008 Share Posted February 11, 2008 Look up Vhosts with Apache Link to comment https://forums.phpfreaks.com/topic/90403-2-servers-one-pc/#findComment-463741 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 Link to comment https://forums.phpfreaks.com/topic/90403-2-servers-one-pc/#findComment-463765 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.