Skip to content

Archive for March, 2010

9
Mar

Linux Hosted

Over the weekend with some holiday time I’ve been back to my home town for a little break from city life. I went back Thursday night and came back to Birmingham very late monday night/early Tuesday. I was late as I had randomly ended up in Leicester with one of my good friends and we had gone to see Alice in Wonderland, which was pretty good.

It had been quite an eventful but great weekend, saw the family and friends, witnessed a car crash in which the offending party hopped up and drove off and moved my website to my linux host. I’m trying to make room for another server so I’m consolidating various services so I can free up an IP address but a new virtual machine running exchange2010.

The move didn’t go as smoothly as I had planned, the application I used to create a dump of the DB has filled it with random text doubling the file size and caused lots of issues when I went to load it up. I instead reverted back to using MySQLDump on the Windows command line console.

Didn’t have many issues with the new setup, Apache 2.0 didn’t like the previous .htaccess and reported an “Internal Error Page” was quite annoying as I didn’t know what was going on until I checked the logs. After loading up the proper .htaccess file I just needed to enable mod_rewrite using the following command.

a2enmode rewrite

I’m pretty happy everything is working now, one thing that did annoy me running WordPress in ISS 6.0 is that the WordPress iPhone apps did not work but now that do as I’m back on linux so look out for a few more picture uploads.

Just one more site to move and I should be able to setup Exchange2010.