Tag Archive | "MySQL"

UTF8 and my.cnf

May 15, 2009 No comments yet

Settings for mysql that will help ensure Unicode top to bottom. [mysqld] default-character-set=utf8 default-collation=utf8_general_ci character-set-server=utf8 collation-server=utf8_general_ci init-connect=’SET NAMES utf8′ [client] default-character-set=utf8

CentOS 4 – Upgrade PHP, MySQL to 5

March 15, 2009 1 comment

There are tons of reasons to upgrade, and that’s out of scope here. I’m running 4.7 x64, and I want to upgrade. After googling around, found out that I have to upgrade by grabbing packages from the centosplus repo. Consider reading http://wiki.centos.org/AdditionalResources/Repositories/CentOSPlus/CentOSWebStack?action=show&redirect=Repositories%2FCentOSPlus%2FCentOSWebStack. At first try, php-pear won’t let me pass the Yum transaction check, and [...]


Categories


About

Name: Peter Wu

Email:

Bio: Everyone needs peace...

Archives