gundestrup
Results 1 - 1 of 1
bygundestrup, December 29, 2008
Problem:
Multiable db (Joomla, Mediawiki) that uses latin1 ISO-8859-1
Solution:
1) Use iconv under linux, after an export of the db, and the upload to a new db.
And change the the collation under phpmyadmin
(been trying to get the time, for a long time...never happend)
2) Make a backup of your db, upload it to a new database, and apply this tool, and presto 1-2-3 all done.
I have nothing but positive words for this tool, easy, quick and it didn't break anyting :-)
It fixed my Joomla db and also mediawiki dbs.
Multiable db (Joomla, Mediawiki) that uses latin1 ISO-8859-1
Solution:
1) Use iconv under linux, after an export of the db, and the upload to a new db.
And change the the collation under phpmyadmin
(been trying to get the time, for a long time...never happend)
2) Make a backup of your db, upload it to a new database, and apply this tool, and presto 1-2-3 all done.
I have nothing but positive words for this tool, easy, quick and it didn't break anyting :-)
It fixed my Joomla db and also mediawiki dbs.

