Dont know if your problem really requires switching to mySQL since you say the installation had been running but here is info on installing mySQL for opensim.
https://github.com/diva/d2/wiki/MySql To do it you first need to download and install mySQL after which you use the above instructions which will create a data container called opensim in mySQL Then before running opensim you change sections in the opensim.ini to tell opensim to use mySQL rather then lite. Then you do run opensim to do the INITIAL INSTALL which will create tables in the database (which you already set up) and opensim will continue to start up using these new data files. If you have objects in the lite datafiles i am not sure how you migrate them to the mySQL container. -- View this message in context: http://opensim-users.2152040.n2.nabble.com/SQL-error-or-connection-string-configuration-error-tp6176396p6186721.html Sent from the opensim-users mailing list archive at Nabble.com. _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
