|
From: Ya <yas...@gm...> - 2008-01-08 11:58:17
|
Dear All, I did the installation after reading the readme and = http://www.iptablesrocks.org/guide/analyze.php Installation went perfectly. But when I log in to web interface, there = is no data available. No data in mysql logs table also.=20 Following is my feed_db.pl config. my $dsn =3D 'DBI:mysql:iptables:localhost'; my $db_user_name =3D 'iptables_admin'; my $db_password =3D 'admin'; my $log_file =3D '/var/log/iptables.log'; my $pid_file =3D "/var/run/iptablelog.pid"; I get the following on httpd error log. Pls help [client xx.xx.xx.xx] PHP Notice: Use of undefined constant debug - = assumed 'debug' in /var/www/html/firewallstats/elems.php on line 37, = referer: http://xx.xx.xx.xx/firewallstats/?x=3D4&y=3D5 [client xx.xx.xx.xx] PHP Notice: Use of undefined constant debug - = assumed 'debug' in /var/www/html/firewallstats/elems.php on line 42, = referer: http://xx.xx.xx.xx/firewallstats/?x=3D4&y=3D5 [client xx.xx.xx.xx] PHP Notice: Use of undefined constant debug - = assumed 'debug' in /var/www/html/firewallstats/elems.php on line 45, = referer: http://xx.xx.xx.xx/firewallstats/?x=3D4&y=3D5 [client xx.xx.xx.xx] PHP Notice: Use of undefined constant debug - = assumed 'debug' in /var/www/html/firewallstats/elems.php on line 62, = referer: http://xx.xx.xx.xx/firewallstats/?x=3D4&y=3D5 [client xx.xx.xx.xx] PHP Notice: Undefined variable: ignored_list in = /var/www/html/firewallstats/elems.php on line 67, referer: = http://xx.xx.xx.xx/firewallstats/?x=3D4&y=3D5 [client xx.xx.xx.xx] PHP Notice: Use of undefined constant debug - = assumed 'debug' in /var/www/html/firewallstats/elems.php on line 73, = referer: http://xx.xx.xx.xx/firewallstats/?x=3D4&y=3D5 [client xx.xx.xx.xx] PHP Notice: Undefined index: HTTP_HOST in = /var/www/html/firewallstats/elems.php on line 99, referer: = http://xx.xx.xx.xx/firewallstats/?x=3D4&y=3D5 [client xx.xx.xx.xx] PHP Notice: Use of undefined constant page - = assumed 'page' in /var/www/html/firewallstats/utils/Tabulator.php on = line 53, referer: http://xx.xx.xx.xx/firewallstats/?x=3D4&y=3D5 [client xx.xx.xx.xx] PHP Notice: Use of undefined constant debug - = assumed 'debug' in /var/www/html/firewallstats/elems.php on line 147, = referer: http://xx.xx.xx.xx/firewallstats/?x=3D4&y=3D5 [client xx.xx.xx.xx] PHP Notice: Undefined variable: out in = /var/www/html/firewallstats/modules/PacketSelector.php on line 40, = referer: http://xx.xx.xx.xx/firewallstats/?x=3D4&y=3D5 [client xx.xx.xx.xx] PHP Notice: Undefined index: PacketSelection in = /var/www/html/firewallstats/elems.php on line 350, referer: = http://xx.xx.xx.xx/firewallstats/?x=3D4&y=3D5 [client xx.xx.xx.xx] PHP Notice: Undefined variable: out in = /var/www/html/firewallstats/modules/DatabaseStats.php on line 57, = referer: http://xx.xx.xx.xx/firewallstats/?x=3D4&y=3D5 [client xx.xx.xx.xx] PHP Notice: Undefined variable: out in = /var/www/html/firewallstats/modules/TopHosts.php on line 38, referer: = http://xx.xx.xx.xx/firewallstats/?x=3D4&y=3D5 [client xx.xx.xx.xx] PHP Notice: Undefined variable: out in = /var/www/html/firewallstats/modules/TopProto.php on line 36, referer: = http://xx.xx.xx.xx/firewallstats/?x=3D4&y=3D5 [client xx.xx.xx.xx] PHP Notice: Undefined variable: out in = /var/www/html/firewallstats/modules/TopPorts.php on line 48, referer: = http://xx.xx.xx.xx/firewallstats/?x=3D4&y=3D5 [client xx.xx.xx.xx] PHP Notice: Undefined variable: out in = /var/www/html/firewallstats/modules/TopDomains.php on line 49, referer: = http://xx.xx.xx.xx/firewallstats/?x=3D4&y=3D5 Email: yas...@gm... |