there is a problem with the source installer starting with 2.4 and exists in 
2.4.1 as well. install fails at the end with an error indicating could not 
connect to mysql on account root without using a password.

you aren't prompted for a password either.


quick fix: add the root password to the file - build-functions.sh in the 
following section:


Code:

    # the mysql root username and password
    export MYSQLROOTUSER="root"
    export MYSQLROOTPASSWD=""



note: not sure if this occurs on fresh installs but in my case i was upgrading 
the both times.




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

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

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



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

Reply via email to