Database support has been removed from 2.1.50 ff pending a reimplementation. So you're basically SOL.
Off hand it looks right. However, when you say it chokes on the syntax, how about posting the message? Or do you expect me to read you screen via mental telepathy? If ntop is saying it's -v is an invalid parameter, then you missed an warning/error message during ./configure about not finding mySQL support and then it's not really in the executable, now is it? Check config.h for the HAVE_MYSQL variable - bet you find them not #defined -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dan Fiorito Sent: Thursday, September 19, 2002 3:58 PM To: [EMAIL PROTECTED] Subject: [Ntop] Newbie MySQL Question Hi All: I've been having trouble finding information regarding the use of MySQL with NTOP. I am hoping someone here can assist. I compiled with --enable-mysql and can run NTOP fine without MySQL. The Tables are all created in MySQL and I ran the Perl script. The problem is NTOP will not start with -v in the command line. Is there any thing I missed in the setup, Do I need to configure something else for MySQL support? As soon as I include -v it chokes on the syntax. Does this look correct? Command Line: /usr/local/bin/ntop -u ntop -W 7000 -b localhost:3306 -v ntop:pass:NTOP:localhost -S 2 -m 192.168.0.0/16 Thanks in Advance _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://lists.ntop.org/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://lists.ntop.org/mailman/listinfo/ntop
