Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Skype / Xampp Port Conflict, How to overcome the problem
jlhaslip
post May 5 2007, 08:54 PM
Post #1


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 4,076
Joined: 24-July 05
From: Linix, DOS and Windows…the good, the bad and the ugly
Member No.: 9,787
Spam Patrol



XAMPP is a software package which installs a copy of the Apache Server, Mysql, PHP and Perl onto a Windows computer and allows for local development of PHP and Mysql scripts without the need for uploading onto your Hosting account to test for errors, etc. A really simple to install set of softwares for those who need it. The manual install of all of these softwares can be difficult, but the Installer supplied by XAMPP reduces the difficulty factor down to a single download and essentially a one-click install.

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...
Go to the top of the page
 
+Quote Post
truefusion
post May 5 2007, 09:49 PM
Post #2


Ephesians 6:10-17
Group Icon

Group: [MODERATOR]
Posts: 1,916
Joined: 22-June 05
From: The World of Gentoo
Member No.: 8,528



Or you can go vice-versa. biggrin.gif 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. The only problem with this is instead of typing in the regular http://localhost/ in the URL (Address) bar, you'll have to type in http://localhost:8080/ But, like always, convenience comes with a price. biggrin.gif
Go to the top of the page
 
+Quote Post
iGuest
post Dec 16 2007, 05:59 AM
Post #3


Trap Double Mocha Member
***************

Group: Members
Posts: 2,360
Joined: 21-September 07
Member No.: 50,369



This solution also fixed a conflict I had with beyondTV. I changed the httpd.Conf to listen on port 8080 and now it is all better. This beats turning off my beyond tv whenever I am using mysql.
Go to the top of the page
 
+Quote Post
suberatu
post Dec 18 2007, 01:46 AM
Post #4


Advanced Member
*******

Group: Members
Posts: 132
Joined: 23-September 07
Member No.: 50,511



Last time I had a XAMPP install, it didn't run very well. I also had Skype at the time. Maybe this was the problem. Thanks for the info, I'll try to redownload XAMPP and use this 'fix'. Hopefully I can finally get it to work.
Go to the top of the page
 
+Quote Post
iGuest
post Aug 5 2008, 07:18 AM
Post #5


Trap Double Mocha Member
***************

Group: Members
Posts: 2,360
Joined: 21-September 07
Member No.: 50,369



Thank you for your information
Skype / Xampp Port Conflict

Thank you so much.
This is a useful article. I just realise xampp and skype have using the same port 80 by default.

-reply by Smithveg
Go to the top of the page
 
+Quote Post
iGuest
post Aug 18 2008, 09:29 PM
Post #6


Trap Double Mocha Member
***************

Group: Members
Posts: 2,360
Joined: 21-September 07
Member No.: 50,369



Does this conflict only come into play if you are running your web server on the same machine as Skype? Running Skype on a client machine wouldn't prevent a separate server on the network from listening on port 80 would it?

TIA

-reply by Chuck
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. How To Make Skype Calls From Your Mobile Phone(1)


 



- Lo-Fi Version Time is now: 7th October 2008 - 12:12 AM