what you're asking depend on you! 1. be sure mysql is running (mysqld) 2. try to connect to it: bash$ mysql -u 'root or user who have right to create database'
when 1. and 2. are ok 3. the password for the admin user is up to u (but don't forget it!) FD > zenoss-users hi! > > i use fedora 5 and mysql5.0.22 buildin it,add the > export ZENHOME=/usr/local/zenoss > export PYTHONPATH=$ZENHOME/lib/python > export PATH=$ZENHOME/bin:$PATH > to /ect/profile, and > bash$ mkdir /usr/local/zenoss > bash$ chown zenoss /usr/local/zenoss > > when i used ./install.sh , i get this: > > [EMAIL PROTECTED] zenoss-0.21.1]$ ls > CHANGES.txt docs install.sh LICENSE.txt zopeinstaller > conf externallibs INSTALL.txt VERSION.txt > COPYRIGHT.txt GNUmakefile libzenoss zenossinst.py > [EMAIL PROTECTED] zenoss-0.21.1]$ ./install.sh > MySQL username for Zenoss events database [root]: mysql > MySQL password for mysql: > Password for the Zenoss "admin" user: > ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) > mysql install, user or password is incorect > > > i want to know what are MySQL username for Zenoss events database [root], MySQL password for mysql, Password for the Zenoss "admin" user? > > thinks! > > > LYNN > [EMAIL PROTECTED] > 2006-07-22 > Cet été, pensez aux cartes postales de laposte.net ! _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
