SnortCenter Database Error
I have been searching google for the following error on snortcenter and cant fix this problem. I have mysql installed with a database called snort and one called snortcenter. I have created the tables via create_mysql for the snort database and crated the tables for the snortcenter via snortcenter_db.mysql. I have looked and they are there. I have snort running and the snort.conf file is changed to log to the database called snort. I have changed the config.php to read the DBtype = "mysql"
DB_dbname = "snort"
DB_host = "localhost"
When I launch a browser to localhost/snortcenter I get Database ERROR: Database ERROR: Unknown column 'id' in 'field list'
I have searched google and the only thing I see is to create a database called snortcenter and run the snortcenter_db.mysql. I have already done that and I still have errors.
|