in reply to Apache statistics with perl
I find the error description quite informative:
Can't access https://10.28.128.138/server-status?auto
Have you checked that the URL is accessible? Have you checked that the Perl you are running can access https:// URLs?
You may or may not have to install LWP::UserAgent::Protocol::https.
|
|---|