|
嚜
php-fpm 銝隞 service php-fpm restart 箇曄 error messages:
, O0 f9 s9 `; U" F# l: x' c* Q9 k9 M1 e+ U; w$ s8 Z
- y6 ], U4 f3 D/ Z$ y+ T, Z
ERROR: An another FPM instance seems to already listen on /var/run/XXXXX.sock
6 O$ s6 L1 s3 x) ~% D) J) s4 u) k' f4 Z, O6 j9 m
0 @0 A4 H8 K8 F9 Q- W8 G2 S- Kservice php-fpm stop 銋銝,閮航銝詨
* K# a8 o/ R9 @4 |" w2 h7 G( W0 l1 U5 `
- x1 W) B4 R3 T4 z! |
Solution:# I$ {' l0 J8 ]( {
( x7 r ]- _1 u( w3 g, ?% f9 N( R% _6 i) ]
pkill php-fpm ===> kill all php-fpm process, then
( F5 ^, Y( g% o( }2 \# {; ?6 M0 b
4 t3 c0 l5 i. l+ J1 }. `5 ~+ ^
7 E7 }7 h- s @2 K% Hservice php-fpm start ===>start php-fpm 摰4 B! m5 y8 C2 ]/ H. Z. Z
|
|
|