Home > Posts > PHP5 update for MultiByte support on GoDaddy

PHP5 update for MultiByte support on GoDaddy

January 17th, 2010 Leave a comment Go to comments

Whew – sorry for the technical title on this one.

I was struggling to enable MultiByte [mbstring] support on my site (GoDaddy virtual Linux hosting) for a little side project, and was running into issues with the then-installed PHP 4.2. I found that it only worked when I upgraded my PHP version to 5.

The upgrade was pretty painless – the only thing I had to do was rename my PHP.INI file to PHP5.INI.

Hope this helps anyone running into similar issues…

  1. No comments yet.
  1. No trackbacks yet.
You must be logged in to post a comment.