If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Changing character set

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-12-06, 04:48
stonneway stonneway is offline
Registered User
 
Join Date: Dec 2006
Posts: 1
Changing character set

I have a site based on Joomla 1.0.11. This uses Mysql 5 as its database backend.

The problem I have is that the site displays the pound sign (&pound as "AŁ". Im told this is a character set mismatch between the page joomla creates and the db.

If i set the page to UTF-8, the problem vanishes. Alas it causes more issues than it solves with other problems occuring that i just cant solve.

Rather than changing the page to UTF-8, is it possible to change my mysql DB to iso-8859-1 ? I notice that some of the fields/tables are in UTF-8 format, others in Latin1.

Can this be done ? If so how? (im a bit of a mysql ludite)

Olly
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On