zenoss core installed from source on ubuntu 6.06 lts. had it working mostly fine with a 2.0.0 install. when running install.sh script from a 2.0.2 or 2.0.3 source release i am prompted:
Code: Do you want me to keep your existing database? (Y/n) to which i answer y. then components begin building. have all build dependencies met so everything continues fine until it gets to Code: installing simplejson ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) Starting Zope Object Database . daemon process started, pid=19414 Loading initial Zenoss objects into the Zeo database (this can take a few minutes) unable to create the initial Zenoss object database which ends the installation. there is a password on the root user and i can Code: mysql -u root -p just fine. is there something i need to do differently so that i can both keep my existing database AND be prompted for the mysql root pass so that the installer can complete ? am i completely unaware of some correct upgrade script perhaps ? ------------------------ benjamin stalcup -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=9469#9469 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
