Page 1 of 1

Mysql not starting in Xampp Control panel

PostPosted: 27. February 2011 11:16
by cchamusi
I have 2 problems, the first one is that Mysql not starting in Xampp Control panel. It started after I reinstalled Xampp 1.7.4. the error shown in mysql_error log is:

110227 9:30:01 [Note] Plugin 'FEDERATED' is disabled.
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use Windows interlocked functions
InnoDB: Compressed tables use zlib 1.2.3
110227 9:30:01 InnoDB: Initializing buffer pool, size = 16.0M
110227 9:30:01 InnoDB: Completed initialization of buffer pool
110227 9:30:01 InnoDB: highest supported file format is Barracuda.
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
110227 9:30:01 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
110227 9:30:02 InnoDB: 1.1.4 started; log sequence number 8140664
110227 9:30:02 [ERROR] Fatal error: Can't open and lock privilege tables: Can't find file: 'host' (errno: 2)


Please help on this, the site am developing is now overdue.

The other problem I am facing is that after i installed Xampp on a diferent computer mysql is working just fine, but when installing Joomla 1.6 am getting an error (at sate 4: Database) saying:

Could not connect to the database. Connector returned number: Unable to connect to the Database: Could not connect to MySQL.


I dont knw what to do know. i have run out of ideas. Please help.