Problem solved adding character_set_client=utf8 to the my.cnf so it
looks like this

.....
#utf8
init-connect='SET NAMES utf8'
character-set-server=utf8
collation-server=utf8_spanish_ci
character_set_client=utf8
.....

running centos 4.4 with stock mysql-server apache and php.

Thank you


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to