it lives!!!!

This commit is contained in:
JT Smith 2006-02-08 15:46:07 +00:00
parent 00644808a1
commit 8950b951bc
4 changed files with 72 additions and 10 deletions

View file

@ -48,6 +48,17 @@ STOP
}
my $config = WebGUI::Config->new("..","spectre.conf",1);
unless (defined $config) {
print <<STOP;
Cannot open the Spectre config file. Check that ../etc/spectre.conf exists,
and that it has the proper privileges to be read by the Spectre server.
STOP
exit;
}
if ($shutdown) {
my $remote = create_ikc_client(