[TYPO3-dev] Weird Upgrade Problem 4.1.x -> 4.2.x

Peter Russ peter.russ at 4many.net
Wed Mar 18 14:21:36 CET 2009


--- Original Nachricht ---
Absender:   Steffen Müller
Datum:       18.03.2009 13:15:
> Hi.
> 
> On 18.03.2009 12:00 Peter Russ wrote:
>> We opened the dump in kate, added required stuff to make db utf-8 
> 
> What did you do exactly?
> 

1) We opened the dump in kate,
2) changed character set to iso-8859-1 to get umlaute displayed
3) Added lines to the dump on top:
drop database if exists <dbname>;
create database <debname> character set 'utf8' collate utf8_general_ci';
set names 'utf8;
use <dbname>;
4) stored the dumped in utf-8 format
5) imported dump to Mysql
6) changed symlink in TYPO3 to new version typo3_src-4.2.6
7) cleared browser cache to get new css
8) logged into BE
9) install -> db -> compare -> click

DONE.



-- 
Fiat lux! Docendo discimus.
_____________________________
uon GbR

http://www.uon.li
http://www.xing.com/profile/Peter_Russ




More information about the TYPO3-dev mailing list