Caught in the act

Österreichischer Wein

Me and my Blog

My name is Ralf, I was a German ERASMUS-student in Umeå/Sweden. I used this blog to record my thoughts and experiences as an international student. The range of topics covers my travels, campus life, international atmosphere, the blogosphere and other Umeå-related stuff.

Archives

Caldendar

February 2005
S M T W T F S
« Jan   Mar »
 12345
6789101112
13141516171819
20212223242526
2728  

Weather in Umeå

Blogroll

Contact

Meta

2005-2-25

Off-Topic: Skype blocks Apache

Published in  @ 6:42 pm, -5.9°C

I am used to run XAMPP, a free and easy-to-install distribution of Apache, MySQL and PHP, on my computer to develop server-side web applications. I don’t need it regularly, but it’s a handy tool if you’re not so much interested in thousands of config files.

For some weeks now, I am unable to start Apache, which is cancelling with a socket error. Up to now, I didn’t track the problem and did my development directly online (urgh, bad style). Today I uninstalled the whole package and installed the latest version – and still got the same problem. So I had to ask Google (and the XAMPP forums) finally.

The problem was solved very quickly: It turned out that Skype, the VoIP solution of my choice, blocks port 80 (yeah, the common HTTP port). Since I updated Skype, I let it start together with Windows (I use it really often right now), therefore causing the problem. So you either have to stop Skype while using XAMPP, or tell Skype not to listen on port 80.

Troubleshooting with Ralf, problem solved.
Have a nice weekend!

2 Comments

  1. Comment by Mischa Spörer | 2005-3-16 @ 4:56 pm

    Thank You for this good tip!

  2. Comment by Jeff Ryer | 2005-6-1 @ 5:27 am

    I ran into the same problem. It seems to work if I quit Skype then restart it.

Leave a comment

Sorry, the comment form is closed at this time.