2016-07-30 72 views
5

我遇到了我的Xampp控制面板的問題。有一次,我嘗試推出它,它會彈出錯誤信息,說:Xampp控制面板在啓動時顯示錯誤

"Error:Cannot create file "C:\xampp\xampp-control.ini". Access denied.

我安裝的版本是XAMPP-win32-5.6.23。當我嘗試啓動apache模塊時,以下是日誌響應:

7:53:14 PM [Apache] Attempting to start Apache app... 
7:53:15 PM [Apache] Status change detected: running 
7:53:17 PM [Apache] Status change detected: stopped 
7:53:17 PM [Apache] Error: Apache shutdown unexpectedly. 
7:53:17 PM [Apache] This may be due to a blocked port, missing dependencies, 
7:53:17 PM [Apache] improper privileges, a crash, or a shutdown by another method. 
7:53:17 PM [Apache] Press the Logs button to view error logs and check 
7:53:17 PM [Apache] the Windows Event Viewer for more clues 
7:53:17 PM [Apache] If you need more help, copy and post this 
7:53:17 PM [Apache] entire log window on the forums 
+1

此問題屬於ServerFault。 –

回答

14

我的問題是通過以管理員身份運行應用程序來解決的。

右鍵點擊XAMPP控制面板>以管理員身份運行。

+1

酷,救命! –

+1

@KalyanPradhan很高興幫助:)。 –