Page 2 of 2

Re: nginx and csf

Posted: 21 Aug 2016, 12:03
by Friends4U
Do I need to change something on any of the ConfigServer packages after I installed Nginx on my CloudLinux server?
Or will it change any of the settings done bij ConfigServer? Because I previously bought the server package...

Re: nginx and csf

Posted: 12 Sep 2017, 13:23
by webmastergreg
Ok same issue with litespeed (v5.2.1)

I've tested all combinations with no results, still have the log full of:

Code: Select all

STATS: Unable to retrieve Apache Server Status [http://localhost:7080/server-status?auto] - Unable to download: Can't connect to localhost:7080 (Connection refused)
whatever I choose:

Code: Select all

http://localhost:7080/server-status
http://127.0.0.1:7080
http://127.0.0.1:7080/whm-server-status
etc...

But it seems ok with

Code: Select all

http://127.0.0.1:80
any idea if it's ok like this, shouldn't it be the litespeed 7080 port ?