Forums
-
- Forum
- Posts
-
- Installation
- 27,631
- Troubleshooting
- 60,564
- Themes
- 10,191
- Plugins
- 14,981
- Requests & Feedback
- 14,607
- Showcase
- 3,238
-
Does *your* database, the one you’re using, support it though? Apparently, it does not, according to the error messages. Unless of course the error message is erroneous.
You can do this from a MySQL command line or phpMyAdmin once you connect to your database:
SHOW COLLATION LIKE 'utf8%';
That will show you all collations that begin with utf8.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS