Excellent that's what it was. I mistook the ::cgi to be the path to the .cgi script, not the config file.
Thanks -----Original Message----- From: Niko Tyni [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 07, 2005 5:03 PM To: Fraser, Ian [CAR:W669:EXCH] Cc: [EMAIL PROTECTED] Subject: Re: [smokeping-users] Problem smokeping.cgi, line 3: table syntax error On Wed, Sep 07, 2005 at 04:02:08PM -0400, Ian Fraser wrote: > > When accessing http://<hostname>/cgi-bin/smokeping.cgi Apache returns > the following error > > ERROR: /var/www/cgi-bin/smokeping.cgi, line 3: table syntax error Hi, this looks like smokeping.cgi is trying to use itself as its configuration file. The path to the configuration file is specified inside smokeping.cgi on the 'Smokeping::cgi(<pathname>)' line. Make sure that points to the right place. HTH, -- Niko -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
