On 3/31/06, Omabele Onome <[EMAIL PROTECTED]> wrote:
> Hi!!!
> I have written this script (see below) to check when the server or database
> is not running...but I can not seem to work around the error it is giving.
> The result it gave me is:
> "Website is up and running
> Can't connect to d
Hi!!!
I have written this script (see below) to check when the server or database
is not running...but I can not seem to work around the error it is giving. The
result it gave me is:
"Website is up and running
Can't connect to data source"
#!/usr/bin/perl
use strict;
use LWP::User