Sorry to post again so soon. I've now got OpenbdJam installed, but when I navigate to the directory and use the command "./openbdjam start", I get the following output...
------------- MySQL user has not been setup ... doing it now /opt/openbdjam/bin/runOnce: line 16: groupadd: command not found /opt/openbdjam/bin/runOnce: line 17: useradd: command not found chown: `mysql': invalid user chgrp: invalid group `mysql' chown: `mysql': invalid user Starting MySQL5.1... Starting Jetty7.1... Starting Apache2.2... [root@localhost openbdjam]# ------------ If I try to start mysql manually by going into its bin directory and running "./mysqld start", I get... ----------- 110831 10:23:18 [ERROR] Can't find messagefile '/usr/local/mysql/share/ english/errmsg.sys' 110831 10:23:18 [Warning] Can't create test file /usr/local/mysql/data/ localhost.lower-test 110831 10:23:18 [Warning] Can't create test file /usr/local/mysql/data/ localhost.lower-test ./mysqld: Can't change dir to '/usr/local/mysql/data/' (Errcode: 2) 110831 10:23:18 [ERROR] Aborting 110831 10:23:18 [Note] ----------- What I suspect might be the problem is that I cannot log in directly to our VM as root. I logged in as my user, then su'd. Can anyone verify if this is my problem? -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
