summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/smokeping_install.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/smokeping_install.pod b/doc/smokeping_install.pod
index 515a110..26c9854 100644
--- a/doc/smokeping_install.pod
+++ b/doc/smokeping_install.pod
@@ -133,6 +133,9 @@ If you are using a version of Perl older than 5.8.1, you should consider
installing a newer version of CGI::Carp (must be at least 1.24, included in
CGI.pm-2.82). Otherwise any error messages generated by the CGI script
will not show up quite as clean as they could in the web server error log.
+If you can't or don't want to upgrade CGI::Carp, you can also set
+the C<changecgiprogramname> variable in the C<General> section to the
+value C<no>.
=back