ecables wrote: > Here is the last portion of the log, which contains the errors: > > -- > creating events database using zenevent build... > creating database > loading schema > loading stored procedures > ERROR 1017 (HY000) at line 4: Can't find file: './mysql/proc.frm' (errno: 13) > events database created and loaded > WARNING:OFS.Application:Duplicate Product name > After loading Product 'Five' from '/usr/local/zenoss/Products', > I skipped the one in '/usr/local/zenoss/lib/python/Products'. > --
Check in the folder where your MySQL is storing the databases, look in the "mysql" folder underneath, and verify proc.frm exists. Did you upgrade from a MySQL 4 instance to 5, or was 5 a fresh install? ------------------------ james -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=10428#10428 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
