This shows you the differences between two versions of the page.
| xampp [2016/01/18 10:07] – created admin | xampp [2021/12/06 21:23] (current) – removed admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== XAMPP ====== | ||
| - | |||
| - | Problem: | ||
| - | |||
| - | [ERROR] InnoDB: Attempted to open a previously opened tablespace. Previous tablespace XXXXXX/ | ||
| - | |||
| - | Solution in my.cnf | ||
| - | |||
| - | [mysqld] | ||
| - | innodb_force_recovery=1 | ||
| - | |||
| - | ====== Logs ====== | ||
| - | |||
| - | tail -f / | ||
| - | |||
| - | ====== Commands ====== | ||
| - | |||
| - | start | ||
| - | |||
| - | sudo / | ||