Author Topic: Unable to retrieve Apache Server Status  (Read 1378 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Unable to retrieve Apache Server Status
« on: February 13, 2023, 10:58:29 AM »
Hi, dear expert or support team, could you please elaborate on the below error which I got it whiting server server report load.
Code: [Select]
Unable to retrieve Apache Server Status [http://127.0.0.1/server-status] - Unable to download: Can't connect to 127.0.0.1:80 (Connection refused)
what is the the error, and how can resolve it?

note: the server working fine and perfect but I Received by server report for loading

thanks.

Offline
****
Re: Unable to retrieve Apache Server Status
« Reply #1 on: March 05, 2023, 04:33:06 AM »
Do you have mod_status installed & enabled?
https://www.linode.com/community/questions/2/solved-how-do-i-enable-the-server-status-page-in-apache
I don't see it on a default CWP install:
Code: [Select]
ls -al /usr/local/apache/modules
« Last Edit: March 05, 2023, 04:35:29 AM by overseer »