- 締切済み
Apacheを起動すると、コマンドプロンプトが立ち上がったままになる。
ローカルにApacheとphpをインストールしました。 正確に環境を書きますと、 Windows XP Professional、Apache2.2.14、PHP5.2.12 です。 インストール終了後に「スタート」→「Apache HTTP Server 2.2」→「Control Apache Server」→「Start Apache in Console」を選択。 無事にApacheが起動し、PHPが使えるようになりました。 しかし、起動時に立ち上がったコマンドプロンプトが残ったままなのです。 仕方ないので×ボタンを押して消しています。 別にphpの動作に支障はないのですが、できれば勝手に消えて欲しいです。 再インストール以外に解決する手段はあるでしょうか。 参考までに、apache起動から終了までのエラーログを書いておきます。 [日時] [notice] Apache/2.2.14 (Win32) PHP/5.2.12 configured -- resuming normal operations [日時] [notice] Server built: Sep 28 2009 22:41:08 [日時] [notice] Parent: Created child process 516 Apache server shutdown initiated... [日時] [notice] Child 516: Child process is running [日時] [notice] Parent: Received shutdown signal -- Shutting down the server. [日時] [notice] Child 516: Acquired the start mutex. [日時] [notice] Child 516: Starting 64 worker threads. [日時] [notice] Child 516: Exit event signaled. Child process is ending. [日時] [notice] Child 516: Starting thread to listen on port 8000. [日時] [notice] Child 516: Released the start mutex [日時] [notice] Child 516: All worker threads have exited. [日時] [notice] Child 516: Child process is exiting [日時] [notice] Parent: Child process exited successfully.
- みんなの回答 (1)
- 専門家の回答
みんなの回答
- sato0001
- ベストアンサー率100% (1/1)
諦めて再インストールした方がいいのでは?