Skip to content

Commit bedba05

Browse files
authored
Merge pull request #7892 from issakujitsuk/patch-1
Update installation.rst
2 parents c20a4f1 + e3c8552 commit bedba05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ja/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ server ディレクティブの例は、次の通りです。
481481
482482
.. note::
483483
最近の PHP-FPM の設定では、アドレス 127.0.0.1 の TCP 9000 ポートの代わりに unix php-fpm
484-
ソケッットを待ち受けるように設定します。もし、上記の設定で 502 bad gateway エラーになった場合、
484+
ソケットを待ち受けるように設定します。もし、上記の設定で 502 bad gateway エラーになった場合、
485485
TCP ポートの代わりに unix ソケットパスを使用するために ``fastcgi_pass`` を更新してください
486486
(例: fastcgi_pass unix:/var/run/php/php7.1-fpm.sock;)。
487487

0 commit comments

Comments
 (0)