2016-01-14 262 views
0

aI有兩個服務無法啓動的問題。在兩者上,我得到消息XAMPP Apache&MySQL服務器無法啓動

Error: MySQL shutdown unexpectedly.(與apache相同)。

我已經將Apache服務器的端口從80改爲8080和443改爲4433,也讓其他人檢查,這沒有幫助。

我在這裏的類似帖子上嘗試了一些解決方案,如刪除mysql文件夾中的ibdata1文件,但這些似乎都不起作用。我甚至不認爲這些可能會解決它,因爲這兩種服務都受到影響。

我的另一個想法是,我沒有足夠的權利在電腦上運行這些服務,但我以管理員身份登錄,我也有一個postgres服務運行,我可以停止並重新啓動。

我正在使用Windows 10,但之前運行了XAMPP。

日誌文件:阿帕奇

[Wed Jan 13 09:33:31.539128 2016] [core:warn] [pid 5664:tid 572] AH00098: pid file D:/Data/Xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? 
[Wed Jan 13 09:33:32.039157 2016] [mpm_winnt:notice] [pid 5664:tid 572] AH00455: Apache/2.4.12 (Win32) OpenSSL/1.0.1l PHP/5.6.8 configured -- resuming normal operations 
[Wed Jan 13 09:33:32.039157 2016] [mpm_winnt:notice] [pid 5664:tid 572] AH00456: Apache Lounge VC11 Server built: Jan 28 2015 16:48:40 
[Wed Jan 13 09:33:32.039157 2016] [core:notice] [pid 5664:tid 572] AH00094: Command line: 'd:\\data\\xampp\\apache\\bin\\httpd.exe -d D:/Data/Xampp/apache' 
[Wed Jan 13 09:33:32.039157 2016] [mpm_winnt:notice] [pid 5664:tid 572] AH00418: Parent: Created child process 4376 
[Wed Jan 13 09:33:32.523560 2016] [mpm_winnt:notice] [pid 4376:tid 556] AH00354: Child: Starting 150 worker threads. 

日誌文件:MySQL的

2016-01-13 09:33:33 5760 [Note] Plugin 'FEDERATED' is disabled. 
2016-01-13 09:33:33 af8 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. 
2016-01-13 09:33:33 5760 [Note] InnoDB: Using atomics to ref count buffer pool pages 
2016-01-13 09:33:33 5760 [Note] InnoDB: The InnoDB memory heap is disabled 
2016-01-13 09:33:33 5760 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions 
2016-01-13 09:33:33 5760 [Note] InnoDB: Memory barrier is not used 
2016-01-13 09:33:33 5760 [Note] InnoDB: Compressed tables use zlib 1.2.3 
2016-01-13 09:33:33 5760 [Note] InnoDB: Not using CPU crc32 instructions 
2016-01-13 09:33:33 5760 [Note] InnoDB: Initializing buffer pool, size = 16.0M 
2016-01-13 09:33:33 5760 [Note] InnoDB: Completed initialization of buffer pool 
2016-01-13 09:33:33 5760 [Note] InnoDB: Highest supported file format is Barracuda. 
2016-01-13 09:33:33 5760 [Note] InnoDB: The log sequence numbers 1665234 and 1665234 in ibdata files do not match the log sequence number 61260762 in the ib_logfiles! 
2016-01-13 09:33:33 5760 [Note] InnoDB: Database was not shutdown normally! 
2016-01-13 09:33:33 5760 [Note] InnoDB: Starting crash recovery. 
2016-01-13 09:33:33 5760 [Note] InnoDB: Reading tablespace information from the .ibd files... 
2016-01-13 09:33:33 5760 [Note] InnoDB: Restoring possible half-written data pages 
2016-01-13 09:33:33 5760 [Note] InnoDB: from the doublewrite buffer... 
2016-01-13 09:33:34 5760 [Note] InnoDB: 128 rollback segment(s) are active. 
2016-01-13 09:33:34 5760 [Note] InnoDB: Waiting for purge to start 
2016-01-13 09:33:34 5760 [Note] InnoDB: 5.6.24 started; log sequence number 61260762 
2016-01-13 09:33:34 5760 [Note] Server hostname (bind-address): '*'; port: 3306 
2016-01-13 09:33:34 5760 [Note] IPv6 is available. 
2016-01-13 09:33:34 5760 [Note] - '::' resolves to '::'; 
2016-01-13 09:33:34 5760 [Note] Server socket created on IP: '::'. 

如果我選擇了XAMPP-START.EXE,我得在cmd窗口此消息:

2016-01-14 10:30:28 0 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. 
2016-01-14 10:30:28 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). 
2016-01-14 10:30:28 0 [Note] mysql\bin\mysqld.exe (mysqld 5.6.24) starting as process 1800 ... 
2016-01-14 10:30:28 1800 [ERROR] Can't find messagefile 'D:\Data\Xampp\mysql\share\errmsg.sys' 
2016-01-14 10:30:28 1800 [Warning] Can't create test file D:\Data\Xampp\mysql\data\DESKTOP-0E1SMUM.lower-test 
2016-01-14 10:30:28 1800 [Warning] Can't create test file D:\Data\Xampp\mysql\data\DESKTOP-0E1SMUM.lower-test 
mysql\bin\mysqld.exe: Can't change dir to 'D:\Data\Xampp\mysql\data\' (Errcode: 13 - Permission denied) 
2016-01-14 10:30:28 1800 [ERROR] Aborting 

2016-01-14 10:30:28 1800 [Note] Binlog end 
2016-01-14 10:30:28 1800 [Note] 
httpd.exe: Syntax error on line 37 of E:/Data/Xampp/apache/conf/httpd.conf: ServerRoot must be a valid directory 

儘管存在文件errmsg.sys。

+0

在Windows事件查看器中查找來自Apache和MYSQL的消息。他們在打開個人錯誤日誌之前先在那裏寫信。 – RiggsFolly

+0

這些日誌不包括完整的啓動。確保你包含從前一次啓動的終止到日誌 – RiggsFolly

+0

中的最後一行@RiggsFolly,這是整個錯誤日誌,沒有更多。如果我重現錯誤,不會添加新行 – Marcel

回答

0

我發現了另一個解決方案,爲我工作! 如果有人有這個問題,嘗試通過位於xampp-directory的批處理文件「apache_start」啓動apache。這給了我的錯誤:

ServerRoot must be a valid directory

這又可以通過運行「setup_xampp」批處理文件,位於同一目錄中解決。完成後,apache & mysql再次運行。