| |
|
Welcome to KnowledgeSutra - Dear Guest | |
Skype / Xampp Port Conflict
#1
Posted 05 May 2007 - 08:54 PM
SKYPE is a software which allows using the Internet to make phone calls and also offers a Chat service within the same software package. Works well. For a small fee, you can also have Skype become your phone provider, somehow, I am not exactly certain how it all works but apparently it is cheaper than a land line and works for cell phones, too.
Now, the purpose of this Tutorial is to explain that I have had XAMPP installed for a couple of months now, and have never had any problems with it that weren't my own doing, sort of. Like when you delete a folder and those scripts won't run any more isn't really a software issue, is it.
Recently, I have not been able to use the Apache Server on my machine and have been perplexed by why it didn't work. I un-installed, downloaded a new version, re-installed, etc, several times, but nope, no go... Today it became an absolute neccessity that I test a script so I really needed the Xampp to be properly functioning, so away I go to the Google thing and try to find the problem.
Well... I have only had Skype for a couple of weeks now, and it works terrific, BUT, by searching out this problem, I discovered that Skype uses PORT 80 on the Computer as a secondary PORT for communicating with the Main Server. Guess which PORT Apache uses??? Right, PORT 80... CONFLICT...
The fix is as simple as firing up Skype, selecting TOOLS > OPTIONS > Connections and un-checking the use of PORT 80 as an alternative port for incoming calls. Then close and re-open Skype. Simple, easy and quick.
So save yourself a bunch of headaches and if you have an Apache Server installed and also want Skype to run along side it, this is the fix...
#2
Posted 05 May 2007 - 09:49 PM
#7
Posted 08 October 2008 - 09:19 PM
listen 80
Change the 80 in both lines to what ever port you want. And then restart/turn on apache. And then port forward that number you made up.
-reply by ryan
#8
Posted 22 October 2008 - 11:06 PM
Skype / Xampp Port Conflict
" If you know how to edit the httpd.Conf file for Apache, you can tell Apache to "listen" to port 8080 (the alternative for port 80) and then restart Apache after the modifications have been applied."
Something else on machine must be running on port 80. Can someone please list the steps on how to edit the httpd.Conf file for Apache? Thanks!
-reply by Knowah
#9
Posted 23 December 2008 - 08:06 AM
I tried the Apache way: editing "listen 80" in the httpd.Conf file then clicking the restart xampp... Did not work! So I change it back, exit Skype and start it up again. Nothing. Ok... Unistall and reinstall Xammp. Done.All system are go. Open Skype? It opens since its using port 80 only as a default. Cool. What I'm trying to say is thanks for the alternative. Changing it in Skype took me just a few clicks and solved the problem. I didnt learn much about Apache but at least now I can learn PHP.
-reply by FrunchReply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users















