guyverix wrote: > This error that you are getting is for zenoss to log into mySQL.. If you > changed the passwd in zenoss, go into mysql and change it in there for zenoss > as well. > > SET PASSWORD FOR 'zenoss'@ 'localhost' = 'zenoss'; > > try that...
Here is another one if this does not work.. SET PASSWORD FOR 'zenoss'@ 'localhost' = PASSWORD( '******' ) ------------------------ Christopher Hubbard -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=9274#9274 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
