How to Recompile the mysql with ossec in ubuntu 10.04 server lts version 64 bit
On Tuesday, December 18, 2012 11:59:40 PM UTC+5:30, Dhinakaran G wrote: > > after i finish the all stuff:I am getting this errror. > > root@capillary:/home/capillary/ossec-hids-2.7# > /var/ossec/bin/ossec-control start > > Starting OSSEC HIDS v2.7 (by Trend Micro Inc.)... > > 2012/12/18 23:54:05 ossec-dbd(5207): ERROR: OSSEC not compiled with > support for 'mysql'. > > 2012/12/18 23:54:05 ossec-dbd(1202): ERROR: Configuration error at > '/var/ossec/etc/ossec.conf'. Exiting. > > root@capillary:/home/capillary/ossec-hids-2.7# > > > =========================== > This db entry i put in the ossec.conf file. > > <database_output> > <hostname>localhost</hostname> > <username>ossec</username> > <password>root</password> > <database>ossec</database> > <type>mysql</type> > </database_output> > > ========================= > > how to resolve this. > > > >
