Hi Zachery, that is the only part that is not addressed #1. How can i make all of them utf8?
I've replied to the ticket btw.
_____________
Hello,
> Would this matter? this is what vb also said when they saw my phpmyadmin:
> character_set_client latin1
> character_set_connection latin1
> character_set_database utf8
> character_set_filesystem binary
> character_set_results latin1
> character_set_server latin1
> character_set_system utf8
> These are going to cause huge problems.
> These should ideally all match.
I think this is normal - not everything needs to be utf-8; only the pieces that will have utf-8 text. For instance, if your table names are in latin1, then the table that holds table names only needs latin1.
Regards,
Ryan S.
WebFaction Support
|