[Opensim-users] minor Bug: "UserProfilesService missing from OpenSim.ini"...

James Hughes jamesh at bluewallgroup.com
Mon Jul 22 13:22:47 UTC 2013


On 07/22/2013 08:08 AM, OpenSimFan wrote:
> found answer in StanaloneCommon.ini
>
>
> created database with
> https://github.com/OS-Development/OpenSim.Profile/tree/master/webroot/sql
> from  https://github.com/OS-Development/OpenSim.Profile
>
> here are working version of .sql files, import them in to MySQL.
> Os Profile DB.zip
> <https://docs.google.com/uc?id=0B-wo1XpNQPmyOGxIbm9yRVlnaDg&export=download>
> don't forget to change passwords.
>
>
> but i still can't save to local database..
>

If you are using the new core profiles in a standalone, then you do need 
to enable the service in StandaloneCommon.ini. You can, optionally, 
define a separate database in that section, but it can also use your 
main data. There is no need to use an external script to create the 
tables because it is handled internally with our data migration process. 
If you have an existing profiles database, you can use it by setting the 
data connection information in the profiles service ini section. You 
will need to make sure that the dll for the legacy profiles is absent 
from the ./bin directory and you will need to edit the OpenSim.ini to 
configure the region module to connect to your service.

-BlueWall




More information about the Opensim-users mailing list