【问题标题】:I can't run xampp - MySQL shutdown unexpectedly我无法运行 xampp - MySQL 意外关闭
【发布时间】:2017-01-30 06:55:29
【问题描述】:

我的笔记本电脑版本 7 中有两个版本的 xampp(良好且工作)和 xampp 不工作的 v5.6.28。我尝试了很多调整,我更改了 mysql.ini、httpd 等端口。删除了 mysql 数据中不重要的文件。谁能帮我解决这个问题。

2015-11-10 15:26:56 10fc 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.

2015-11-10 15:26:56 4348 [Note] InnoDB: Using mutexes to ref count buffer   pool pages
2015-11-10 15:26:56 4348 [Note] InnoDB: The InnoDB memory heap is disabled
2015-11-10 15:26:56 4348 [Note] InnoDB: Mutexes and rw_locks use Windows    
interlocked functions
2015-11-10 15:26:56 4348 [Note] InnoDB: Memory barrier is not used
2015-11-10 15:26:56 4348 [Note] InnoDB: Compressed tables use zlib 1.2.3
2015-11-10 15:26:56 4348 [Note] InnoDB: Not using CPU crc32 instructions
2015-11-10 15:26:56 4348 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2015-11-10 15:26:56 4348 [Note] InnoDB: Completed initialization of buffer pool
2015-11-10 15:26:56 4348 [Note] InnoDB: Highest supported file format is Barracuda.
 2015-11-10 15:26:57 4348 [Note] InnoDB: 128 rollback segment(s) are active.
2015-11-10 15:26:57 4348 [Note] InnoDB: Waiting for purge to start
2015-11-10 15:26:57 4348 [Note] InnoDB:  Percona XtraDB  
(http://www.percona.com) 5.6.26-74.0 started; log sequence number 1835027
 2015-11-10 15:26:57 6140 [Note] InnoDB: Dumping buffer pool(s) not yet started
2015-11-10 15:26:57 4348 [Note] Plugin 'FEEDBACK' is disabled.
2015-11-10 15:26:57 4348 [Note] Server socket created on IP: '::'.
2015-11-10 15:26:57 4348 [Note] Event Scheduler: Loaded 0 events
2015-11-10 15:26:57 4348 [Note] C:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '10.1.8-MariaDB'  socket: ''  port: 3306  mariadb.org binary  distribution
2015-11-10 15:27:11 5152 [Note] C:\xampp\mysql\bin\mysqld.exe: Normal shutdown

2015-11-10 15:27:11 5152 [Note] Event Scheduler: Purging the queue. 0 events
2015-11-10 15:27:11 5732 [Note] InnoDB: FTS optimize thread exiting.
2015-11-10 15:27:11 5152 [Note] InnoDB: Starting shutdown...
2015-11-10 15:27:13 5152 [Note] InnoDB: Shutdown completed; log sequence number 1835037
2015-11-10 15:27:13 5152 [Note] C:\xampp\mysql\bin\mysqld.exe: Shutdown complete

有时它会堆积在“尝试启动 mysql 应用程序...”,有时会发生此错误。

 Error: MySQL shutdown unexpectedly.
2:43:47 PM  [mysql]     This may be due to a blocked port, missing dependencies, 
2:43:47 PM  [mysql]     improper privileges, a crash, or a shutdown by another method.
2:43:47 PM  [mysql]     Press the Logs button to view error logs and check
2:43:47 PM  [mysql]     the Windows Event Viewer for more clues
2:43:47 PM  [mysql]     If you need more help, copy and post this
2:43:47 PM  [mysql]     entire log window on the forums

【问题讨论】:

标签: php mysql apache xampp


【解决方案1】:

您可以使用 wamp 服务器,它是 xampp 的替代品,您可以同时运行 php 5.6 和 php7 在新版本中 http://www.wampserver.com/en/

【讨论】:

    猜你喜欢
    • 2020-08-15
    • 2015-06-10
    • 2019-08-12
    • 2020-03-28
    • 2020-07-27
    • 2016-04-28
    相关资源
    最近更新 更多