Xampp Error

borlid

Member
May 4, 2014
35
0
Okey so i have no idea if this have been posted before if so im sorry, But i just got this new computer from work, And i just downloaded xampp on it, Apache works. But not xampp? It says:
14:34:42 [mysql] Error: MySQL shutdown unexpectedly.
14:34:42 [mysql] This may be due to a blocked port, missing dependencies,
14:34:42 [mysql] improper privileges, a crash, or a shutdown by another method.
14:34:42 [mysql] Check the "/xampp/mysql/data/mysql_error.log" file
14:34:42 [mysql] and the Windows Event Viewer for more clues
And this is my log file:
140602 18:57:01 [Note] Plugin 'FEDERATED' is disabled.
140602 18:57:01 InnoDB: The InnoDB memory heap is disabled
140602 18:57:01 InnoDB: Mutexes and rw_locks use Windows interlocked functions
140602 18:57:01 InnoDB: Compressed tables use zlib 1.2.3
140602 18:57:01 InnoDB: Initializing buffer pool, size = 16.0M
140602 18:57:01 InnoDB: Completed initialization of buffer pool
InnoDB: The first specified data file C:\xampp\mysql\data\ibdata1 did not exist:
InnoDB: a new database to be created!
140602 18:57:01 InnoDB: Setting file C:\xampp\mysql\data\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
140602 18:57:01 InnoDB: Log file C:\xampp\mysql\data\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
140602 18:57:01 InnoDB: Log file C:\xampp\mysql\data\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile1 size to 5 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: 127 rollback segment(s) active.
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
140602 18:57:02 InnoDB: Waiting for the background threads to start
140602 18:57:03 InnoDB: 1.1.8 started; log sequence number 0
140602 18:57:04 [Note] Event Scheduler: Loaded 0 events
140602 18:57:04 [Note] mysql\bin\mysqld.exe: ready for connections.
Version: '5.5.16' socket: '' port: 3306 MySQL Community Server (GPL)
 

Users who are viewing this thread

Top