My website used CodeIgnter framework and host with iPage. Before, my PHP version is 5.2, then i update it to 5.3. After i updated to PHP 5.3 always get error as below:
- Got error 28 from storage engine
- Incorrect key file for table '/mysql-tmp/#sql_16c4_0.MYI'. try to repair it
- Got error -1 from storage engine
It's not a new question in StackOverflow, but I want to make sure that:
- Does these error cause from my update from PHP 5.2 to 5.3?
- Does it cause from my misconfiguration in php.ini?
- From hosting? or any others?