Just to double check, if you're doing the stack installer it will install it's own version of mysql on port 3307. It does not use Ubuntu's mysql installation (AFAIK). For SLES this was /usr/local/zenoss/mysql. As the zenoss user you should be able do a:
mysql -p then enter the password created at installation time. then enter: show databases; there should be an "events" db. Or is that what you were already checking and it doesn't exist? -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=22511#22511 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
