Hello,

My hosting provider just upgraded our mysql 4.0 to 4.1

I have run queries on all the tables in my database to upgrade to utf8:

alter tablename character set utf8;

My site is still just coming up with a plain white screen of death. Any ideas?

Thank you,
Dan