MySQL issues
Submitted by degkprag on May 7, 2008 - 13:46.Support
Using the DB version I always get a Postgresql permissions error when starting the server which keeps it from starting.
As a result, I have downloaded and installed the DB free version and then attempt to connect to the Mysql database using BixDesktop.
I select the Host: 10.13.13.114, bixdata, root. I always get an error when saving: Request(Storage/EditDB) Unable to connect to database.
I have created the bixdata database, have the right permissions/password info so I'm not sure why it isn't working.

Are you running Bix under root? Postgres does not allow running as root, so you should run BixServer under a regular account.
Its strange that you are getting permission errors in both postgres (bundled) and standalone mysql. Do you have selinux enabled?