Can't run mysql server on xampp

user3237076

I just installed xampp server on Windows XP machine and can't run mysql. Here is a it's error log file text:

151225 10:41:21 [Note] Plugin 'FEDERATED' is disabled.
151225 10:41:21 InnoDB: The InnoDB memory heap is disabled
151225 10:41:21 InnoDB: Mutexes and rw_locks use Windows interlocked functions
151225 10:41:21 InnoDB: Compressed tables use zlib 1.2.3
151225 10:41:21 InnoDB: Initializing buffer pool, size = 16.0M
151225 10:41:21 InnoDB: Completed initialization of buffer pool
151225 10:41:21 InnoDB: highest supported file format is Barracuda.
InnoDB: No valid checkpoint found.
InnoDB: If this error appears when you are creating an InnoDB database,
InnoDB: the problem may be that during an earlier attempt you managed
InnoDB: to create the InnoDB data files, but log file creation failed.
InnoDB: If that is the case, please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.5/en/error-creating-innodb.html
151225 10:41:21 [ERROR] Plugin 'InnoDB' init function returned error.
151225 10:41:21 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
151225 10:41:21 [ERROR] Unknown/unsupported storage engine: InnoDB
151225 10:41:21 [ERROR] Aborting

151225 10:41:21 [Note] c:\xampp\mysql\bin\mysqld.exe: Shutdown complete

Steps I have tried include: removing lblogfile0 and lblogfile1 files from data directory, removing innoDB directory path from mysql config file. Does anyone have any ideas about this issue?

Harish Kumar

Try Re-installing the Xampp.
Check port are clear and open

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How to run MySql in xampp server?

From Dev

How to run MySql in xampp server?

From Dev

Ubuntu 18.04: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) after installing XAMPP

From Dev

Can't access my xampp server remotely

From Dev

Can't access my xampp server remotely

From Dev

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/Applications/XAMPP/xamppfiles/var/mysql/mysql.sock' (2) - XAMPP Mac OSX

From Dev

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/Applications/XAMPP/xamppfiles/var/mysql/mysql.sock' (2) - XAMPP Mac OSX

From Java

Apache Server (xampp) doesn't run on Windows 10 (Port 80)

From Dev

MySQL server is not starting in XAMPP

From Dev

Meteor: Can't run server

From Dev

Meteor: Can't run server

From Dev

Can't run mysql request

From Dev

Can't start mysql (xampp) after installing on external drive

From Dev

Can't Show database on XAMPP-> mysql to java

From Dev

Code can run in XAMPP server but cannot run in 000webhost.com

From Dev

Ajax won't run on Xampp

From Dev

Ajax won't run on Xampp

From Dev

django Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock

From Dev

Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

From Dev

django Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock

From Dev

Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

From Dev

error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'

From Dev

Can't get node express server to run

From Dev

Can't run express server on hostmonster

From Dev

Can't run django server from Pycharm

From Dev

Can't run jar file in a Debian Server

From Dev

Can't run express server on hostmonster

From Dev

Can't run batch file in Server 2012

From Dev

mysql - can't run commands in terminal?

Related Related

  1. 1

    How to run MySql in xampp server?

  2. 2

    How to run MySql in xampp server?

  3. 3

    Ubuntu 18.04: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) after installing XAMPP

  4. 4

    Can't access my xampp server remotely

  5. 5

    Can't access my xampp server remotely

  6. 6

    ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/Applications/XAMPP/xamppfiles/var/mysql/mysql.sock' (2) - XAMPP Mac OSX

  7. 7

    ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/Applications/XAMPP/xamppfiles/var/mysql/mysql.sock' (2) - XAMPP Mac OSX

  8. 8

    Apache Server (xampp) doesn't run on Windows 10 (Port 80)

  9. 9

    MySQL server is not starting in XAMPP

  10. 10

    Meteor: Can't run server

  11. 11

    Meteor: Can't run server

  12. 12

    Can't run mysql request

  13. 13

    Can't start mysql (xampp) after installing on external drive

  14. 14

    Can't Show database on XAMPP-> mysql to java

  15. 15

    Code can run in XAMPP server but cannot run in 000webhost.com

  16. 16

    Ajax won't run on Xampp

  17. 17

    Ajax won't run on Xampp

  18. 18

    django Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock

  19. 19

    Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

  20. 20

    django Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock

  21. 21

    Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

  22. 22

    error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'

  23. 23

    Can't get node express server to run

  24. 24

    Can't run express server on hostmonster

  25. 25

    Can't run django server from Pycharm

  26. 26

    Can't run jar file in a Debian Server

  27. 27

    Can't run express server on hostmonster

  28. 28

    Can't run batch file in Server 2012

  29. 29

    mysql - can't run commands in terminal?

HotTag

Archive