Philip Meyer;505898 Wrote: > Thought I'd try updating to the latest embedded branch; last time I used > it was just before xmas, and due to scanning issues that stopped me from > doing much, I switched back to my 7.5 stable server. > > When I started the embedded branch SBS server, I got the following > errors at startup, to do with connecting to my local MySQL instance. Is > this a supported environment yet, or should I be trashing my config and > cache, and using the internal MySQL or Sqlite DB? Nb. I don't want to > use Sqlite, as some plugins I depend on will stop working.
Those errors look normal. You see them when starting up a new server with an empty database. That said, I haven't been able to get the embedded branch to work with MySQL yet, while it works fine with SQLite. Others have reported similar problems - when set to MySQL the server performs some operations on the MySQL database and some on a SQLite database, which, needless to say, screws things up pretty thoroughly. -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=73962 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
