Thank you, but that didn't work.
Here are the entire contents of my.cnf:
[client]
socket=/var/lib/mysql/mysql.sock
[mysqld]
socket=/var/lib/mysql/mysql.sock
TZ=PST
export TZ
When I add the last two lines, and try to run the server, I get this:
/etc/rc.d/init.d/mysql start
Starting mysqld daemon with databases from /var/lib/mysql
030110 10:28:20 mysqld ended
It works fine if I don't have the last two lines (except for the timezone being off, of course).
I'm using version 3.23.49