Script need help

2006-03-31 Thread Omabele Onome
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

Re: Script need help

2006-03-31 Thread Chas Owens
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 data