- A+
所属分类:初级码农日记
ERROR: An another FPM instance seems to already listen on /tmp/php-cgi.sock
1.check php-fpm process if it already runing
Using command below:
1
|
ps aux |grep php-fpm
|
2. if it already runing ,kill them at all
Using command below:
1
|
killall php-fpm
|
3.restart it!
您可以选择一种方式赞助本站
赏