Mod_python error: "PythonHandler main" Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line 193, in Dispatch result = object(req) File "/home/admin/domains/rungu.com/public_html/main.py", line 1511, in handler childTemplate = get_category.home_page_for_socialeconomy() File "/home/admin/domains/rungu.com/public_html/mod_category.py", line 328, in home_page_for_socialeconomy self.list = self.Connect.select("SELECT content_id FROM itsmart_contentmap WHERE category_id =28 OR category_id = 29 OR category_id = 30 ORDER BY content_id DESC LIMIT 10") File "/home/admin/domains/rungu.com/public_html/lib/PConnect.py", line 21, in select self.cursor.execute(SQL) File "/usr/lib/python2.3/site-packages/MySQLdb/cursors.py", line 95, in execute return self._execute(query, args) File "/usr/lib/python2.3/site-packages/MySQLdb/cursors.py", line 114, in _execute self.errorhandler(self, exc, value) File "/usr/lib/python2.3/site-packages/MySQLdb/connections.py", line 33, in defaulterrorhandler raise errorclass, errorvalue OperationalError: (1017, "Can't find file: 'itsmart_contentmap.MYI' (errno: 2)")