2016-07-30 15 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喜んでそれは助けました:) –

関連する問題