Tuesday, 10 December 2013

Running Skype And Xampp/Apache Server Together

Usually it is observed that people fail to run both the applications (Xampp and Skype) so while developing people used to close Skype and then start development. So today i thought to share with you how to run bot applications at a time and not any disturbance in development and no need to close Skype.



There are two ways to handle this problem. So today i will share both solutions with you.

First Solution

  • Open Xampp Server First , And start Apache Server or if you are using independent of xampp server then start Apache server using cmd.
  • Then , Start Skype 
  • Now both applications will run together.


---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
Second Solution
  • Open skype.
  • Then , go to Tools ==> Options
  • Then Advanced ==> Connection
  • Uncheck  use port 80 and 443 as alternatives for incoming connections.

  • Save settings and restart Skype.
Now you Can Use Both applications together.

Third Solution

You can goto XAMPP and find httpd.conf. Find the default port and change it to 81 or any other free port.Make sure that apache is not running when you change this port. And Start apache after saving httpd.conf  so that it loads the new modified initialization file. Next time to access your scripts in your browser you must use



Conclusion : 
I prefer to use first solution because its more easier than the second one.

If still any question you are welcomed please comment here , i will answer soon.

Related Posts:

  • Facebook Brings Messenger Application for Desktop Facebook is excited to bring you a dedicated desktop experience with the launch of Messenger.com. This service will be useful for people in different ways. Facebook will update it day by day. Click on below photo to op… Read More
  • Running Skype And Xampp/Apache Server Together Usually it is observed that people fail to run both the applications (Xampp and Skype) so while developing people used to close Skype and then start development. So today i thought to share with you how to run… Read More
  • Pyramids Of Giza On Google Maps Recently by today, Google pop up with a notification that you can now Explore the Pyramids Of Giza Via Google Maps. Day by day technology is moving and removing distances to observe the nature from anywhere. They have men… Read More
  • Android OS VS Firefox OS Lets discuss something about both the operating systems and see how they are different from each other. First of all lets discuss about quality of Phones. The Firefox OS ZTE Mobile Device is itself of a low quality while an… Read More
  • The Basics Of Hadoop Basically Hadoop is framework of tools. It is not a software that you will download on your computer and you will say that you have downloaded Hadoop. We use Hadoop to support running applications on big Data. An… Read More

0 comments:

Post a Comment