Random header image... Refresh for more!

From the category archives:

Web Development

My Adventures in Linux Server Migration

October 10, 2009

It’s been a tough couple of weeks with all my projects going up and down several times a day – but I think I’m seeing light at the end of the tunnel.
I’m talking about the Tour de Force of migrating my websites to a new server.

See the Big Picture →

Where are the Backup Files in Plesk?

September 18, 2009

By default, they’re kept in /var/lib/psa/dumps/
Useful to know if you need to remove them to free up space.

See the Big Picture →

How to Change Your Domain While Keeping Your Search Engine Ranking

June 18, 2009

I found this very interesting article on how to add bits and bobs to your .htaccess file, which then redirects one domain to another.
The great thing about this is that – as the title suggests – you can keep you search engine rankings. The downside is that doing it this way requires hosting – which [...]

See the Big Picture →

How to upgrade PHP on CentOS 5

June 14, 2009

An account of events – not dramatized
yesterday, 09:12
Idea:
The need for amazing shopping cart software arises. Decided to install CRE Loaded on my website. Tried it a year ago, didn’t work. Better luck this time.
11:23
Installed the package, but found that minimum requirement is PHP 5.2.x – I have an older version. Hm. Must upgrade. What a [...]

See the Big Picture →