[Tue Jan 5 16:31:56 2021] Failed to listen on localhost:8765 (reason: Address already in use) code example
Example: [Thu Nov 5 15:20:23 2020] Failed to listen on localhost:3200 (reason: Address already in use)
ps -ef | grep php
kill -9 14315
ps -ef | grep php
kill -9 14315