I am currently experiencing issues with installing zenoss on a particular 
gentoo machine.  

the specific error message I am getting is this:

install-functions.sh: line 61: 20612 Segmentation fault      mysql -h 
${MYSQLHOST} -u ${MYSQLUSER} -p"${MYSQLPASS}" < /dev/null > /dev/null
mysql install, user or password is incorrect


What bothers me is that I have a duplicate zenoss install on an identical 
machine which works fine.

Is the install.sh supposed to create the dabatase and user for zenoss?

I have tried creating the mysql databases 'events' by hand as well as granting 
all privileges to the database to the zenoss user like so

 grant all on events.* to 'zenoss'@'localhost' identified by 'zenoss';

but nothing is working.




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=16354#16354

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to