User Tools

Site Tools


xampp

This is an old revision of the document!


Table of Contents

XAMPP

Problem:

[ERROR] InnoDB: Attempted to open a previously opened tablespace. Previous tablespace XXXXXX/tx_extensionmanager_domain_model_repository uses space ID: 163 at filepath: ./XXXXXXXX/tx_extensionmanager_domain_model_repository.ibd. Cannot open tablespace typo3_76/tx_news_domain_model_tag which uses space ID: 163 at filepath: ./typo3_76/tx_news_domain_model_tag.ibd

Solution in my.cnf

[mysqld]
innodb_force_recovery=1

Logs

tail -f /Applications/XAMPP/xamppfiles/var/mysql/MacName.err

Commands

start

sudo /Applications/XAMPP/xamppfiles/bin/mysql.server start
xampp.1453111672.txt.gz ยท Last modified: 2016/01/18 11:07 by admin