[Apache]項目のエラーが発生!赤文字の意味は?

このQ&Aのポイント
  • XAMPP Control Panelの起動時に[Apache]の項目が赤文字となり、起動できないエラーが発生しました。
  • エラーメッセージによると、ポート80および443がすでに使用されているため、Apacheが正常に起動できないということです。
  • 解決するためには、ポートを使用している他のアプリケーションを無効化またはポート番号を変更する必要があります。
回答を見る
  • ベストアンサー

[Apache]の項目だけが赤文字です。

http://okwave.jp/qa/q8247435.html  以上のトラブルの経緯がありまして・・ 次に出たのが以下のエラーです。 XAMPP Control Panel v3.2.1ですが  気になることがあります。  以下[Apache]の項目のほとんどが赤文字です。  これって何か”ヤバイ”ことなのでしょうか!!??  よろしくお願いします。 3:32:31 [main] Initializing Control Panel 3:32:31 [main] Windows Version: Windows 7 Ultimate SP1 64-bit 3:32:31 [main] XAMPP Version: 1.8.2 3:32:31 [main] Control Panel Version: 3.2.1 [ Compiled: May 7th 2013 ] 3:32:31 [main] Running with Administrator rights - good! 3:32:31 [main] XAMPP Installation Directory: "c:\xampp\" 3:32:31 [main] Checking for prerequisites 3:32:59 [main] All prerequisites found 3:32:59 [main] Initializing Modules 3:32:59 [Apache] Problem detected! 3:32:59 [Apache] Port 80 in use by ""c:\xampp\apache\bin\httpd.exe" -k runservice" with PID 1108! 3:32:59 [Apache] Apache WILL NOT start without the configured ports free! 3:32:59 [Apache] You need to uninstall/disable/reconfigure the blocking application 3:32:59 [Apache] or reconfigure Apache and the Control Panel to listen on a different port 3:32:59 [Apache] Problem detected! 3:32:59 [Apache] Port 443 in use by ""c:\xampp\apache\bin\httpd.exe" -k runservice" with PID 1108! 3:32:59 [Apache] Apache WILL NOT start without the configured ports free! 3:32:59 [Apache] You need to uninstall/disable/reconfigure the blocking application 3:32:59 [Apache] or reconfigure Apache and the Control Panel to listen on a different port 3:32:59 [mysql] XAMPP MySQL Service is already running on port 3306 3:32:59 [main] Starting Check-Timer 3:32:59 [main] Control Panel Ready 3:33:10 [Apache] Installing service... 3:33:14 [Apache] Problem detected! 3:33:14 [Apache] Port 80 in use by ""c:\xampp\apache\bin\httpd.exe" -k runservice" with PID 1108! 3:33:14 [Apache] Apache WILL NOT start without the configured ports free! 3:33:14 [Apache] You need to uninstall/disable/reconfigure the blocking application 3:33:14 [Apache] or reconfigure Apache and the Control Panel to listen on a different port 3:33:14 [Apache] Problem detected! 3:33:14 [Apache] Port 443 in use by ""c:\xampp\apache\bin\httpd.exe" -k runservice" with PID 1108! 3:33:14 [Apache] Apache WILL NOT start without the configured ports free! 3:33:14 [Apache] You need to uninstall/disable/reconfigure the blocking application 3:33:14 [Apache] or reconfigure Apache and the Control Panel to listen on a different port 3:33:14 [Apache] Attempting to start Apache app... 3:33:26 [Apache] Installing service... 3:33:27 [Apache] Successful! 3:33:27 [Apache] Successful! 3:33:28 [Apache] Status change detected: running

  • MySQL
  • 回答数1
  • ありがとう数2

質問者が選んだベストアンサー

  • ベストアンサー
  • kmee
  • ベストアンサー率55% (1857/3366)
回答No.1

そのログに書いてある通りなのでは? 設定とか見直してください

javascriptphp
質問者

お礼

 解決策を実行した記憶はないですが、  数日前から、  4:41:57 [main] Initializing Modules 4:41:57 [Apache] XAMPP Apache Service is already running on port 80 4:41:57 [Apache] XAMPP Apache Service is already running on port 443 4:41:57 [mysql] XAMPP MySQL Service is already running on port 3306 4:41:57 [filezilla] XAMPP FileZilla Service is already running on port 21 4:41:57 [filezilla] XAMPP FileZilla Service is already running on port 14147 4:41:57 [Tomcat] XAMPP Tomcat Service is already running on port 8005 4:41:57 [Tomcat] XAMPP Tomcat Service is already running on port 8080 4:41:57 [Tomcat] XAMPP Tomcat Service is already running on port 8009 の青色に変化していました。  とりあえず、今現在はいいですが、またあとで、必ず出ると思います。  そのときに、がんばります。

関連するQ&A

  • [Apache]の項目だけが赤文字です。

    XAMPP Control Panel v3.2.1ですが  気になることがあります。  以下[Apache]の項目だけが赤文字です。  これって何か”ヤバイ”ことなのでしょうか!!??  よろしくお願いします。 5:17:14 [main] Initializing Control Panel 5:17:14 [main] Windows Version: Windows 7 Ultimate SP1 64-bit 5:17:14 [main] XAMPP Version: 1.8.2 5:17:14 [main] Control Panel Version: 3.2.1 [ Compiled: May 7th 2013 ] 5:17:14 [main] Running with Administrator rights - good! 5:17:14 [main] XAMPP Installation Directory: "c:\xampp\" 5:17:14 [main] Checking for prerequisites 5:17:14 [main] All prerequisites found 5:17:14 [main] Initializing Modules 5:17:14 [Apache] Apache Service detected with wrong path 5:17:14 [Apache] Change XAMPP Apache and Control Panel settings or 5:17:14 [Apache] Uninstall/disable the other service manually first 5:17:14 [Apache] Found Path: "c:\Apache24\bin\httpd.exe" -k runservice 5:17:14 [Apache] Expected Path: "c:\xampp\apache\bin\httpd.exe" -k runservice 5:17:14 [Apache] Problem detected! 5:17:14 [Apache] Port 80 in use by ""c:\xampp\apache\bin\httpd.exe" -k runservice" with PID 2636! 5:17:14 [Apache] Apache WILL NOT start without the configured ports free! 5:17:14 [Apache] You need to uninstall/disable/reconfigure the blocking application 5:17:14 [Apache] or reconfigure Apache and the Control Panel to listen on a different port 5:17:14 [Apache] Problem detected! 5:17:14 [Apache] Port 443 in use by ""c:\xampp\apache\bin\httpd.exe" -k runservice" with PID 2636! 5:17:14 [Apache] Apache WILL NOT start without the configured ports free! 5:17:14 [Apache] You need to uninstall/disable/reconfigure the blocking application 5:17:14 [Apache] or reconfigure Apache and the Control Panel to listen on a different port 5:17:14 [mysql] XAMPP MySQL is already running on port 3306 5:17:14 [main] Starting Check-Timer 5:17:14 [main] Control Panel Ready

    • ベストアンサー
    • MySQL
  • apache24を削除する方法が知りたいです。

    色々と勉強中の初心者ですがよろしくお願いします。 windows8.1の64bitのPCに wordpressのテスト環境をつくるため apache24をインストールした後 XAMMPをインストールしました。 XAMMPをインストールすれば apache24をインストール必要がないことを後で知り apache24を削除しようとしているのですが 削除出来ない現状です。 対処方を教えていただけないでしょうか? 以下、XAMMPのエラー内容です。 ご参考までに・・・ 18:34:05 [main] Initializing Control Panel 18:34:05 [main] Windows Version: Windows 8.1 64-bit 18:34:05 [main] XAMPP Version: 5.6.15 18:34:05 [main] Control Panel Version: 3.2.2 [ Compiled: Nov 12th 2015 ] 18:34:05 [main] Running with Administrator rights - good! 18:34:05 [main] XAMPP Installation Directory: "c:\xampp\" 18:34:05 [main] Checking for prerequisites 18:34:54 [main] All prerequisites found 18:34:54 [main] Initializing Modules 18:34:55 [Apache] Apache Service detected with wrong path 18:34:55 [Apache] Change XAMPP Apache and Control Panel settings or 18:34:55 [Apache] Uninstall/disable the other service manually first 18:34:55 [Apache] Found Path: "C:\Apache24\bin\httpd.exe" -k runservice 18:34:55 [Apache] Expected Path: "c:\xampp\apache\bin\httpd.exe" -k runservice 18:34:55 [Apache] Problem detected! 18:34:55 [Apache] Port 80 in use by ""C:\Apache24\bin\httpd.exe" -k runservice" with PID 1468! 18:34:55 [Apache] Apache WILL NOT start without the configured ports free! 18:34:55 [Apache] You need to uninstall/disable/reconfigure the blocking application 18:34:55 [Apache] or reconfigure Apache and the Control Panel to listen on a different port 18:34:55 [main] The FileZilla module is disabled 18:34:55 [main] The Mercury module is disabled 18:34:55 [main] The Tomcat module is disabled 18:34:55 [main] Starting Check-Timer 18:34:55 [main] Control Panel Ready 以上です。 みなさま、何卒よろしくお願いいたします。

    • ベストアンサー
    • PHP
  • ポート443が使用中

    Windows10のパソコンで PacketiX VPNをインストールして使用しています WEBサーバーを使ってみようとXAMPPをインストールして Apache起動しようとしたところ、以下のようなメッセージが出ました。 Problem detected! [Apache] Port 443 in use by ""C:\Program Files\PacketiX VPN Server\vpnserver_x64.exe" /service" with PID 2696! [Apache] Apache WILL NOT start without the configured ports free! [Apache] You need to uninstall/disable/reconfigure the blocking application [Apache] or reconfigure Apache and the Control Panel to listen on a different port このようにポートが重なってしまった場合 どのようにして両方利用することができますか? PacketiX VPNは設定を変えるのは接続先の関係で設定変更できません。 よろしくお願いします。

  • xamppエラー

    phpを実行しようとしましたが駄目でした。 拡張子は.phpです。 Apacheはポート番号443を使っています。 またエラーメッセージがでてました。 22:41:05 [mysql] Problem detected! 22:41:05 [mysql] Port 3306 in use by ""C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld.exe" --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.5\my.ini" MySQL55"! 22:41:05 [mysql] MySQL WILL NOT start without the configured ports free! 22:41:05 [mysql] You need to uninstall/disable/reconfigure the blocking application 22:41:05 [mysql] or reconfigure MySQL and the Control Panel to listen on a different port 22:41:05 [main] Starting Check-Timer 22:41:05 [main] Control Panel Ready 上記がエラーメッセージの内容です。 もしわかる人がいれば対象の仕方を教えて下さい

    • ベストアンサー
    • PHP
  • XAMPPでApacheが起動しなくなりました

    今までは正常に動いていたのですが、本日コントロールパネルからSTARTを押しても起動しなくなり、検索しても原因が分からず困っています。 XAMPPのヴァージョンは3.1.0です。 ポートは80から88に変更しています。 SSLポートも443から448に変更しています。 かいたPHPをチェックできずに困っています。 どうか知恵をお貸しいただけないでしょうか。 エラーログ↓ AH00558: httpd.exe: Could not reliably determine the server's fully qualified domain name, using fe80::8152:4232:347e:ba23. Set the 'ServerName' directive globally to suppress this message AH00558: httpd.exe: Could not reliably determine the server's fully qualified domain name, using fe80::8152:4232:347e:ba23. Set the 'ServerName' directive globally to suppress this message [Fri Jul 12 20:47:53.855307 2013] [ssl:warn] [pid 6968:tid 496] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache] [Fri Jul 12 20:47:53.932312 2013] [mpm_winnt:notice] [pid 6968:tid 496] AH00354: Child: Starting 150 worker threads. [Fri Jul 12 21:01:43.221104 2013] [core:warn] [pid 6276:tid 252] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? [Fri Jul 12 21:01:43.769136 2013] [ssl:warn] [pid 6276:tid 252] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache] [Fri Jul 12 21:01:50.857541 2013] [mpm_winnt:notice] [pid 6276:tid 252] AH00455: Apache/2.4.3 (Win32) OpenSSL/1.0.1c PHP/5.4.7 configured -- resuming normal operations [Fri Jul 12 21:01:50.857541 2013] [mpm_winnt:notice] [pid 6276:tid 252] AH00456: Server built: Aug 18 2012 12:41:37 [Fri Jul 12 21:01:50.857541 2013] [core:notice] [pid 6276:tid 252] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache' [Fri Jul 12 21:01:51.159558 2013] [mpm_winnt:notice] [pid 6276:tid 252] AH00418: Parent: Created child process 3716 [Fri Jul 12 21:01:52.763650 2013] [ssl:warn] [pid 3716:tid 264] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache] [Fri Jul 12 21:01:53.089669 2013] [mpm_winnt:notice] [pid 3716:tid 264] AH00354: Child: Starting 150 worker threads.

  • 「XAMPP1.71」apacheが起動しない

    「XAMPP1.71」apache起動不具合について教えてください。 ▼インストール直後 apacheは正常に開始でき、Admin画面も確認出来た。 ▼xampp-control.exeからapache停止ボタンを一度でもクリックすると その後、apacheが二度と起動しなくなります。(起動せずAdminボタンを押せない状態) ※何度かXAMPP自体の再インストールを試みたのですが、ほぼ同じ症状でした。 環境等 ・WindowsXP ・XAMPP1.71 ■下記サイトを参考にしているのですが、うまくいきません。 XAMPPでApachが起動しない場合のわりと汎用的な調査・解決方法まとめ http://www.vippers.net/blog/2009/04/xamppapach.html □1)Apachの強制起動 ・/xampp/apache_start.batを実行すると、下記エラーとなります。 (OS 10048)通常、各ソケット アドレスに対してプロトコル、ネットワーク アドレス、またはポートのどれか 1 つのみを使用できます。 : make_sock: could not bind to address 0.0.0.0:80 □2)ポート80を使っているプロセスの特定 ・netstat -oan TCP 0.0.0.0:80 0.0.0.0:0  LISTENING 5172 □3)ポート80を使っているプロセスからアプリケーション名の特定 httpd.exe □4)ポート80を使用しているアプリケーションの停止 サービス画面より、下記アプリケーションがあやしいと思っているのですが、これを停止すればよいのでしょうか? また、停止するには、どうすればよいのでしょうか? Apache2.2の実行パス、"C:\dev\xampp\apache\bin\httpd.exe" -k runservice

    • ベストアンサー
    • PHP
  • apacheが起動しない

    xamppをインストールしました。 インストール完了後、XAMPP Control Panel から apacheを起動させようと、Startボタンを押すと、 2秒間位"Running"と出て、Stopになるのですが すぐにStartに戻ってしまいます。 下の画面には Busy... Apache started と表示しています。 確認の為に、http://localhost/xampp/index.phpに接続すると 「Internet Explorer ではこのページは表示できません」 となり、やはり接続がうまくいっていないようです。 ポートは競合していないと思います。 ※ちなみにMySqlも起動しません。 原因分かる方がいらっしゃいましたら教えてください。

    • ベストアンサー
    • PHP
  • XAMPPでApacheが起動できない

    WordPressについて勉強し始めたばかりの初心者で、 自分(ローカル)の環境でセットアップをしようとしています。 XAMPPのコントロールパネルの設定で、Apacheのスタートボタンを 押しても反応せず、エラーが出ます。 Error: Apache shutdown unexpectedly. This may be due to a blocked port, missing dependencies, improper privileges, a crash, or a shutdown by another method. エラーログは下記の通り; [Mon May 12 11:03:06.845172 2014] [ssl:warn] [pid 4612:tid 264] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name [Mon May 12 11:03:07.500373 2014] [ssl:warn] [pid 4612:tid 264] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name [Mon May 12 11:03:07.609573 2014] [mpm_winnt:notice] [pid 4612:tid 264] AH00455: Apache/2.4.7 (Win32) OpenSSL/1.0.1e PHP/5.5.9 configured -- resuming normal operations [Mon May 12 11:03:07.609573 2014] [mpm_winnt:notice] [pid 4612:tid 264] AH00456: Apache Lounge VC11 Server built: Nov 21 2013 20:13:01 [Mon May 12 11:03:07.609573 2014] [core:notice] [pid 4612:tid 264] AH00094: Command line: 'C:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache' [Mon May 12 11:03:07.734373 2014] [mpm_winnt:notice] [pid 4612:tid 264] AH00418: Parent: Created child process 6872 [Mon May 12 11:03:09.590776 2014] [ssl:warn] [pid 6872:tid 276] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name [Mon May 12 11:03:10.199177 2014] [ssl:warn] [pid 6872:tid 276] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name [Mon May 12 11:03:10.308378 2014] [mpm_winnt:notice] [pid 6872:tid 276] AH00354: Child: Starting 150 worker threads. どなたか解決方法をご教授いただけないでしょうか? よろしくお願いします。

  • win10でxamppのApacheが起動しない。

    xamppを使用してローカルでwordpressサイトを構築しています。 数ヶ月触ってなかったのですが、久しぶりにローカルホストにアクセスしようとxampp(v3.2.1)を起動したのですが、スタートボタンを押してもapacheが起動できません。 win10に変えてからこうなったのかは自信はないのですが、思いつく原因はそれくらいしかありません。 XAMPPがWindows10で動かない時の対処法(http://kaketayo.net/xampp-cant-start-windows10/) の通りにポートの確認操作をしてみたのですが、 [Ports] Port80=FREE Port443=FREE Port3306=FREE Port21=FREE Port14147=FREE Port8080=FREE とポートはすべてFREEと表示されていて、他とバッティングはしていないようです。 コマンドからnetstatで調べてもやはり上記ポートはどこも使用していないようです。 xamppのエラー文は Windows10にアップブレードしてXAMPPのApacheが起動しない件(http://tonari-it.com/windows10-xampp/) と全く同じ文章です。 xamppでまたローカルホストが使用できるようにするための解決方法、もしくはそのヒントになりそうなサイトがあれば教えてください。

  • xampp lite の apache が起動しません

    USBメモリにxampp liteを入れたんですが、apacheが起動しません。Mysqlはちゃんと動きます。 port80はちゃんとfreeになってます。 「xampp start」を押すと、 「Syntax error on line 476 of C:/xampplite/apache/conf/httpd.conf」 ↑ 中身は「Include conf/extra/httpd-xampp.conf」 「Syntax error on line 7 of C:/xampplite/apache/conf/extra/httpd-xampp.conf」 ↑ 中身は「LoadModule php5_module "C:/xampplite/apache/bin/php5apache2_2.dll"」 「Cannot load C:/xampplite/apache/bin/php5apache2_2.dll into server」 でこうなるわけです。 ちなみにxampp lite ではなく xampp は動くのか?とおもいxamppインストールしてみたらちゃんとapache動きました。で、そのあとxamppアンインストールしてからもう一度 xampp lite で 「xampp start」 やりましたがダメです。mysqlしか動きません。 コントロールパネルから Start を押すと 「Apache Started [Port 80]」 って出るんですが、「Running」の表示が出ません。で、もちろん起動もしていないです。 * Skypeなどは使用しておりません。「Active Ports」やxampp portcheckで調べましたがport80はfreeです。 http://www.altech-ads.com/category3/10000237_1_0.htm * PCは2000とXP両方試しました。 * logファイルは空っぽでエラーログなどはでてません。

    • 締切済み
    • PHP