Hello dear; the blog is about to help the interested those who are working with web, server, computer, open source program, blog, operating systems. The admin of this blog is fully devoted to serve anyone who wants to get assisted. So, all of you are cordially welcome to share your views with it without any doubt.

-----

Regards; blog admin.

Monday, 3 October 2011

IIS , Wamp & Xampp work in same PC (Windows XP Pro).

Hello, you can not use three application (XAMPP, WAMP, IIS) server at the same time in same pc. You should stop any two local server to make online one. Here you will get some instruction how you can stop two server to start one server. 
First
Install the following server: 
1. WAMP
3. XAMPP
3. IIS ( If you dont have installed click here for instruction).

After getting installed if you want to work with WAMP, you need to stop the rest of the two server start WAMP manually:

Stop ISS:
  • Press Windows button and 'R' key in your key board.
  • Write " inetmgr "in run command then press enter.(or, you can find it from administrative tools in Contol panel named as " Internet Information Services")
  • You will get a window of " Internet Information Services".
  • Find out the "Web Sites" option from left pane.
  •  You will get "Default Web Site (.....)" option.
  • Keeping mouse on "Default Web Site (.....)" click right button.
  • Click on Properties and then click  stop.
  • Exit IIS window.  See on image...


Stop XAMPP:

  • Open your XAMPP control panel.
  • Stop mysql & apache then exit.
Now Start WAMP and follow the insructions:

  •  Press Windows button and 'R' key in your key board.
  • Write " services.msc"in run command then press enter. 
  • You will get a window of "Services" (or, you can find it from administrative tools in Contol panel named as "Services")
  • Find " wampapache" click right buttn on to start or stop.

Note : http://127.0.0.1/ as localhost if   http://localhost/ does not work. Later it will be fixed automatically by your browser.







No comments:

Post a Comment