I can view this test page created by smokeping.cgi fine. ./smokeping.cgi > /usr/local/apache/htdocs/smokeping/test.html
So I'm not sure why I get the line 1 error when I try to browse to 172.16.2.55/cgi-bin/smokeping.cgi ---------- Forwarded message ---------- From: Brian Faulkner <[EMAIL PROTECTED]> Date: Sat, 5 Mar 2005 23:40:55 -0800 Subject: config, line 1: table syntax error To: [EMAIL PROTECTED] Hello, Does anyone have an idea why I would see this error in my browser when I try to view http://172.16.2.55/cgi-bin/smokeping.cgi? I've included the beginning of my config and I don't see anything that looks wrong at line 1. Thanks, Brian ERROR: /usr/local/smokeping/etc/config, line 1: table syntax error # Note that all IP addresses in this file are false, to prevent some # machine falling uder a deadly DOS storm because all users keep # the same addresses in their config. *** General *** owner = brian contact = [EMAIL PROTECTED] mailhost = smtp.ecuity.net sendmail = /usr/lib/sendmail imgcache = /usr/local/apache/htdocs/smokeping/.simg imgurl = ../.simg datadir = /usr/local/smokeping/rrd piddir = /usr/local/smokeping/var cgiurl = http://172.16.2.55/cgi-bin/smokeping.cgi smokemail = /usr/local/smokeping/etc/smokemail # specify this to get syslog logging syslogfacility = local0 # each probe is now run in its own process # disable this to revert to the old behaviour # concurrentprobes = no -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/smokeping-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
