Zitat:
Zitat von josDesign Ich würde einen COMPARE im Installtool machen und ggf. ausbessern.
Zum Cacheleeren findest du oben links eine neue Leiste... |
HI zuerst mal danke für deine Antwort.
im Installtool hab ich auf Database Analyser geklickt und dort auf compare
dann kommt da sowas
Code:
ALTER TABLE cache_hash ENGINE=InnoDB;
Current value: ENGINE=MyISAM
ALTER TABLE cache_imagesizes ENGINE=InnoDB;
Current value: ENGINE=MyISAM
ALTER TABLE sys_log ENGINE=InnoDB;
Current value: ENGINE=MyISAM
ALTER TABLE cache_pages ENGINE=InnoDB;
Current value: ENGINE=MyISAM
ALTER TABLE cache_pagesection ENGINE=InnoDB;
Current value: ENGINE=MyISAM
ALTER TABLE cache_typo3temp_log ENGINE=InnoDB;
Current value: ENGINE=MyISAM
ALTER TABLE cache_md5params ENGINE=InnoDB;
Current value: ENGINE=MyISAM
ALTER TABLE fe_session_data ENGINE=InnoDB;
Current value: ENGINE=MyISAM
ALTER TABLE fe_sessions ENGINE=InnoDB;
Current value: ENGINE=MyISAM
wenn ich dan auf write database klicke dann passiert da garnichts es springt dann bißchen rauf auf die überschrift "Update database tables and fields:"
es will aber immer noch nicht
helft mir leute ich komme nicht weiter :sad: