了解しました。コマンドプロンプトでApache24をインストールし、このコードをビンに入れます。
httpd.exe -k install
それから私は走りますhttpd.exe
このエラーが発生します。
AH00558: httpd.exe: Could not reliably determine the server's fully qualified do
main name, using fe80::d939:4e4:4915:276. Set the 'ServerName' directive globall
y to suppress this message
(OS 10013)An attempt was made to access a socket in a way forbidden by its acces
s permissions. : AH00072: make_sock: could not bind to address [::]:80
(OS 10013)An attempt was made to access a socket in a way forbidden by its acces
s permissions. : AH00072: make_sock: could not bind to address 0.0.0.0:80
AH00451: no listening sockets available, shutting down
AH00015: Unable to open logs
次に、80を使用しているポートにpingを実行しました。NTカーネルとシステムの説明を含む私のシステムである4のPIDを取得します。
とにかく私はこれを修正できますか?