Hi Michael, Just a few thoughts - do you have MySQL running on the host server? If so, you'll need to configure it to only listen on the host's IP address.
Also, the permission denied errors u get when running /etc/rc.d/init.d/mysql start in a VS are related to the fact that the mysql daemon should be started as the 'mysql' user. Make sure that the whole of /var/lib/mysql is owned my the mysql user, disable MySQL on the host and try a 'rebootvs' in the VS. Oh and check out my FAQ as I think that you might find a few helpful pointers there.... http://freevsd.fubra.com/ Kind Regards, -- Ben Kennish [EMAIL PROTECTED] ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
