On Feb 14, 4:29 pm, TJ <tier...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> Switched to new server, and from Apache to Nginx, now random text
> throughout site converted to non UTF8 characters, while text after
> change remains compliant with UTF8.
>
> MySQL database set to use UTF8 before and after change.
>
Check that the encoding setting in database.yml is set to mysql, and
check that table & columns are actually set to use utf8 (show create
table etc.). Double check that the columns that claim to contain utf8,
do in fact contain utf8
Fred
> Also using ThingkingSphinx.
>
> Any thoughts on fixing this?
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.