Lucas9 2015-10-24 13:55 采纳率: 0%
浏览 3770

XAMPP SQL启动后关闭怎么解决

21:49:32 [main] Initializing Control Panel
21:49:32 [main] Windows Version: Windows 8 64-bit
21:49:32 [main] XAMPP Version: 5.6.14
21:49:32 [main] Control Panel Version: 3.2.1 [ Compiled: May 7th 2013 ]
21:49:32 [main] You are not running with administrator rights! This will work for
21:49:32 [main] most application stuff but whenever you do something with services
21:49:32 [main] there will be a security dialogue or things will break! So think
21:49:32 [main] about running this application with administrator rights!
21:49:32 [main] XAMPP Installation Directory: "c:\xampp\"
21:49:32 [main] Checking for prerequisites
21:49:32 [main] All prerequisites found
21:49:32 [main] Initializing Modules
21:49:32 [mysql] Problem detected!
21:49:32 [mysql] Port 3306 in use by ""C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe" --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" MySQL57"!
21:49:32 [mysql] MySQL WILL NOT start without the configured ports free!
21:49:32 [mysql] You need to uninstall/disable/reconfigure the blocking application
21:49:32 [mysql] or reconfigure MySQL and the Control Panel to listen on a different port
21:49:32 [main] Starting Check-Timer
21:49:32 [main] Control Panel Ready
21:50:25 [mysql] Problem detected!
21:50:25 [mysql] Port 3306 in use by ""C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe" --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" MySQL57"!
21:50:25 [mysql] MySQL WILL NOT start without the configured ports free!
21:50:25 [mysql] You need to uninstall/disable/reconfigure the blocking application
21:50:25 [mysql] or reconfigure MySQL and the Control Panel to listen on a different port
21:50:25 [mysql] Attempting to start MySQL app...
21:50:25 [mysql] Status change detected: running
21:50:25 [mysql] Status change detected: stopped
21:50:25 [mysql] Error: MySQL shutdown unexpectedly.
21:50:25 [mysql] This may be due to a blocked port, missing dependencies,
21:50:25 [mysql] improper privileges, a crash, or a shutdown by another method.
21:50:25 [mysql] Press the Logs button to view error logs and check
21:50:25 [mysql] the Windows Event Viewer for more clues
21:50:25 [mysql] If you need more help, copy and post this
21:50:25 [mysql] entire log window on the forums

2015-10-24 21:50:25 2648 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
151024 21:50:25 [Note] InnoDB: Using mutexes to ref count buffer pool pages
151024 21:50:25 [Note] InnoDB: The InnoDB memory heap is disabled
151024 21:50:25 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
151024 21:50:25 [Note] InnoDB: Memory barrier is not used
151024 21:50:25 [Note] InnoDB: Compressed tables use zlib 1.2.3
151024 21:50:25 [Note] InnoDB: Not using CPU crc32 instructions
151024 21:50:25 [Note] InnoDB: Initializing buffer pool, size = 16.0M
151024 21:50:25 [Note] InnoDB: Completed initialization of buffer pool
151024 21:50:25 [Note] InnoDB: Restoring page 0 of tablespace 0
151024 21:50:25 [Warning] InnoDB: Doublewrite does not have page_no=0 of space: 0
151024 21:50:25 [ERROR] InnoDB: space header page consists of zero bytes in data file C:\xampp\mysql\data\ibdata1
151024 21:50:25 [ERROR] InnoDB: Could not open or create the system tablespace. If you tried to add new data files to the system tablespace, and it failed here, you should now edit innodb_data_file_path in my.cnf back to what it was, and remove the new ibdata files InnoDB created in this failed attempt. InnoDB only wrote those files full of zeros, but did not yet use them in any way. But be careful: do not remove old data files which contain your precious data!
151024 21:50:25 [ERROR] Plugin 'InnoDB' init function returned error.
151024 21:50:25 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
151024 21:50:25 [Note] Plugin 'FEEDBACK' is disabled.
151024 21:50:25 [ERROR] Unknown/unsupported storage engine: InnoDB
151024 21:50:25 [ERROR] Aborting

151024 21:50:25 [Note] c:\xampp\mysql\bin\mysqld.exe: Shutdown complete

  • 写回答

1条回答 默认 最新

  • 爱生活爱编程 2015-10-24 15:15
    关注

    好像是数据库引擎无法分配内存,看看Windows服务中,相关数据库服务是否已启动。

    评论

报告相同问题?

悬赏问题

  • ¥20 matlab计算中误差
  • ¥15 对于相关问题的求解与代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料
  • ¥15 使用R语言marginaleffects包进行边际效应图绘制
  • ¥20 usb设备兼容性问题
  • ¥15 错误(10048): “调用exui内部功能”库命令的参数“参数4”不能接受空数据。怎么解决啊