From a23ffd2c08bcca9c461fe8cce9ad4c10ca6528e9 Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Wed, 10 Jul 2013 10:33:46 +0200 Subject: [PATCH] small changes in text --- monitorix.cgi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/monitorix.cgi b/monitorix.cgi index 04cc7bc..c31d81b 100755 --- a/monitorix.cgi +++ b/monitorix.cgi @@ -198,14 +198,14 @@ Content-Type: text/plain FATAL: Monitorix is unable to continue! ======================================= -File 'monitorix.conf.path' not found. +File 'monitorix.conf.path' was not found. -Please make sure that 'base_dir' option is correctly configured and that -this CGI is located in the 'base_dir'/cgi/ directory. +Please make sure that 'base_dir' option is correctly configured and this +CGI (monitorix.cgi) is located in the 'base_dir'/cgi/ directory. -And don't forget to restart Monitorix for the changes to take effect. +And don't forget to restart Monitorix for the changes to take effect! EOF - die "FATAL: File 'monitorix.conf.path' not found!"; + die "FATAL: File 'monitorix.conf.path' was not found!"; } my $conf = new Config::General(