18.11.2013, 20:08
(Dieser Beitrag wurde zuletzt bearbeitet: 18.11.2013, 20:13 von Catie Chiung.)
Ah oki weil du das nicht angegeben hast, kannst du den Profilbereich einfach mal anzeigen?
So sieht das bei mir aus:
Das ist aber die Datenbank Angabe für die Standalone.
Bei meiner Profilecke steht folgenes:
Die Datenbank kann ruhig die gleiche sein. Wenn alles so eingestellt ist müsste es eigendlich laufen.
So sieht das bei mir aus:
Zitat:DatabaseService]
;
; ### Choose the DB
;
; SQLite
;Include-Storage = "config-include/storage/SQLiteStandalone.ini";
; MySql
; Uncomment these lines if you want to use mysql storage
; Change the connection string to your db details
StorageProvider = "OpenSim.Data.MySQL.dll"
ConnectionString = "Data Source=localhost;Database=CatZones;User ID=root;Password=passwort;Old Guids=true;"
; Uncomment this line if you are using MySQL and want to use a different database for estates.
; The usual application for this is to allow estates to be spread out across multiple simulators by share the same database.
; Most people won't need to do this so only uncomment if you know what you're doing.
;EstateConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=***;Old Guids=true;"
Das ist aber die Datenbank Angabe für die Standalone.
Bei meiner Profilecke steht folgenes:
Zitat:;; UserProfiles Service
;;
;; To use, set Enabled to true then configure for your site...
[UserProfilesService]
LocalServiceModule = "OpenSim.Services.UserProfilesService.dll:UserProfilesService"
Enabled = true
;; Configure this for separate databse
ConnectionString = "Data Source=localhost;Database=CatZones;User ID=root;Password=passwort;Old Guids=true;"
Realm = UserProfiles
UserAccountService = OpenSim.Services.UserAccountService.dll:UserAccountService
AuthenticationServiceModule = "OpenSim.Services.AuthenticationService.dllasswordAuthenticationService"
Die Datenbank kann ruhig die gleiche sein. Wenn alles so eingestellt ist müsste es eigendlich laufen.