[wp-trac] Re: [WordPress Trac] #7409: Typo in wp-config file in fr_FR, triggers errors on site

WordPress Trac wp-trac at lists.automattic.com
Sat Jul 26 09:36:45 GMT 2008


#7409: Typo in wp-config file in fr_FR, triggers errors on site
----------------------------+-----------------------------------------------
 Reporter:  lionel_chollet  |        Owner:  anonymous
     Type:  defect          |       Status:  closed   
 Priority:  normal          |    Milestone:           
Component:  General         |      Version:  2.6      
 Severity:  normal          |   Resolution:  invalid  
 Keywords:                  |  
----------------------------+-----------------------------------------------
Changes (by westi):

  * status:  new => closed
  * resolution:  => invalid
  * milestone:  2.6.1 =>

Comment:

 utf8 is the correct valid way of specifying the database charset if it is
 utf8.

 I think the issue you have here is your database isn't utf8.  Changin it
 to utf-8 is meaning that mysql is ignoring it.

 If you are upgrading from an old WordPress version yoo don't necessarilly
 want the DB_CHARSET defined.

 More reading on the matter can be found here: http://codex.wordpress.org
 /Editing_wp-config.php#Database_character_set

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7409#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list