Danginx installed, LFD (from CSF) stopped
Hi, I want to share the solution if LFD stopped as danginx was installed:
There is a port mismatch, Danginx let Apache run on :8888, and this is the same port which CSF/LFD uses for the Messenger-Service "MESSENGER_HTML = .."
Solution is simple: in csf.conf change the messenger-port from :8888 to something else ... ex. :8886 and restart CSF/LFD.
except:
"# Set this to the port that will receive the HTML message. You should configure this port to be >1023 and different from the TEXT port. Do NOT enable access to this port in TCP_IN"
Hi, I want to share the solution if LFD stopped as danginx was installed:
There is a port mismatch, Danginx let Apache run on :8888, and this is the same port which CSF/LFD uses for the Messenger-Service "MESSENGER_HTML = .."
Solution is simple: in csf.conf change the messenger-port from :8888 to something else ... ex. :8886 and restart CSF/LFD.
except:
"# Set this to the port that will receive the HTML message. You should configure this port to be >1023 and different from the TEXT port. Do NOT enable access to this port in TCP_IN"