Verfasst: 01.03.2005 13:06
log dich in phpMyAdmin ein und leere die phpbb_session tabelle
Mit meiner installation hätte es auch geklappt 
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
UPDATE `phpbb_config` SET `config_value` = '1' WHERE CONVERT( `config_name` USING utf8 ) = 'default_style' LIMIT 1 ;