> when i start pmactd daemon i got this error
> 
>  pmacctd -f /etc/pmacctd_test.conf
> 
> ERROR ( /etc/pmacctd_test.conf ): Unknown plugin type: mysql. Ignoring.
> WARN ( /etc/pmacctd_test.conf ): No plugin has been activated; defaulting to 
> in-memory table.

Where are your mysql libs and includes located? I installed mysql from 
source and had to define it with configure:
./configure  --prefix=/usr/local/pmacct --enable-mysql 
--with-mysql-libs=/usr/local/mysql/lib/mysql 
--with-mysql-includes=/usr/local/mysql/include/mysql

Michael

_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to