i get the error
Table 'hcl.operators' doesn't exist
INSERT INTO `operators` (`username`, `password`, `firstname`, `lastname`, `email`, `showpic`, `autosave`, `level`,`picture`) VALUES ("admin", "21232f297a57a5a743894a0e4a801fc3", "Default", "User", "admin@example.com", "0", "1", "0","")
any suggestions? have newest php mysql and apache. i created a database called "hcl" with phpmyadmin, inputted the correct username and password. :-\