According to dress code

Weder Ski- noch Sonnenbrille

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

Winter Campus Pics

Published in  @ 7:54 pm, -6.6°C

As already announced, I can now proudly present the pictures of yesterday’s event Experience Winter Campus.

Me and the scooterHej HuskyPerfect weatherUniversumSky walk on campus

Watch out the gallery! Many thanks to Kathi and Daniel for additional pictures.

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!