Kevin: June 2004 Archives

iBook: quick fix

user-pic
Vote 0 Votes

Applecare boxAfter having a nice, white paperweight sitting in the closet for 5 months, it certainly didn't take us long to get the iBook back after the logic board replacement -- and it has worked flawless so far! We dropped the computer off at the Indianapolis Apple Store Friday afternoon and it was shipped to our front door by Tuesday -- yesterday -- morning. That's one full work day turnaround (did I mention it was free?) on an almost three-year old, out-of-warranty machine.

Of course, if I had just bought AppleCare in the first place it would have been fixed a long time ago...

Parent(s)

user-pic
Vote 0 Votes

Using my Life Application Study Bible, I've put together some verses for a discussion on Parents.

iBook finally covered!

user-pic
Vote 0 Votes

After months and months of waiting, Apple has finally opened up the iBook repair program to include our UV145 serial machine! Now all we have to do is get it to a repair center and wait a couple of weeks for it to return.

Some of you might recall the debacle we've endured with this machine...

Go[ing]Crazy with GoDaddy

user-pic
Vote 0 Votes

A client of mine has a site hosted with GoDaddy because of their cheap prices and "serious support." What he's found is what I knew already: you get what you pay for when it comes to good hosting.

Just recently GoDaddy upgraded their security with a chroot environment for the web accounts. This is basically a "padded jail" that provides a way to try and keep user access tied only to one part of the file system, and is a decent precaution. For users, you might notice that when you FTP in to your site, no longer do you see the actual path to your folder, but rather the folder rests at the root (/).

(More info about chroot here from O'Reilly.)

To add the chroot, GoDaddy moved things in the filesystem around a little bit causing scripts that use absolute paths (like MovableType) to break.

It would be nice if GoDaddy would let users know about this in advance, but they didn't. In fact, their support personnel (second-handedly) belittled my client by claiming that the issue was due to something he had done and then, only after a second call, mentioned that they had enhanced their security which may have caused the issue. As a fix, they gave my client a new absolute path (starting with /var/chroot/) which was incorrect. Frustrated, the client called and we spent about an hour on the phone figuring out what was going on. That's an hour more than it should have taken if GoDaddy had its act together, in my opinion.

I suppose that's why I pay a little more for hosting; I get a warm body (whose name I know) who cares about how changes might affect me and my sites.

For those that happen upon this article looking to get their MovableType sites fixed back up, here's what you do:

  1. In your mt.cfg file, if you are using the default Berkeley DB, use relative paths to your database:

    DataSource ./db

  2. Within your MT Blog Config, set your Local Site Path to something like:

    /home/content/u/s/e/username/html

  3. Similarly, set the Local Archive Path to:

    /home/content/u/s/e/username/html/archive

  4. Rebuild.

Substitute in your real username, along with the first three letters as the preceding directory structure (username). If you have trouble, just look at the error message you get when you try and rebuild which will show you the path you need to use (up to the username).

I also found a thread on the MovableType support forum regarding this issue here. For its own sake, I hope GoDaddy can GoGet some training on how to treat customers.

Thank you to those that have placed yourselves into harm's way for the protection of our country and its way of life.

Ending text from: Woodrow Wilson Declares War on Germany, April 6, 1917

To such a task we can dedicate our lives and our fortunes, everything that we are and everything that we have, with the pride of those who know that the day has come when America is privileged to spend her blood and her might for the principles that gave her birth and happiness and the peace which she has treasured.

God helping her, she can do no other.

About this Archive

This page is an archive of recent entries written by Kevin in June 2004.

Kevin: May 2004 is the previous archive.

Kevin: July 2004 is the next archive.

Find recent content on the main index or look in the archives to find all content.