[Opensim-users] OpenProfilesModule

Ai Austin ai.ai.austin at gmail.com
Tue May 7 15:08:38 UTC 2013


>Can anyone help me with this... as myOSGrid OpenProfilesModule 
>profiles setup is still not fully functional and I am tidyign up 
>things to get a cleaner state if I can...

In the Robust.HG.ini file [LoginService] section my 
SRV_ProfileServerURI  is set to the ROBUST services root (like the 
other SRV_ URIs nearby in that section)...

     SRV_HomeURI = "http://virtual.aiai.ed.ac.uk:8002"
     SRV_InventoryServerURI = "http://virtual.aiai.ed.ac.uk:8002"
     SRV_AssetServerURI = "http://virtual.aiai.ed.ac.uk:8002"
     SRV_ProfileServerURI = "http://virtual.aiai.ed.ac.uk:8002"
     SRV_FriendsServerURI = "http://virtual.aiai.ed.ac.uk:8002"
     SRV_IMServerURI = "http://virtual.aiai.ed.ac.uk:8002"
     SRV_GroupsServerURI = "http://virtual.aiai.ed.ac.uk:8002"

Is this wrong?  I ask as checking back over the Source Forge OpenmSi 
profiles and the packaged OSGrid profiles .zip .ini.example files 
and  I see it says that should point at a web server profiles.php 
URL... the comment says [LogonSrrvices] but I assume that is em ant 
to era [LoginService]

;; Update [LogonService] section to point to your profile server's url
;;
SRV_ProfileServerURI = "http://127.0.0.1/profile.php"

On another point, the actual PHP side examples seem to have 
disappeared from the latest OSGrid download for OSprofiles at 
http://download.osgrid.org/ . The old .php is only in  the version in 
the archives area in osgrid_osprofile.zip there.

The SQL initialisation file as I assume that is needed in a clean 
install is just on Source Forgre I think in

http://forge.opensimulator.org/gf/project/osprofile/scmsvn/?action=browse&path=%2Ftrunk%2F

Does anyone have a pointer to a complete up to date osprofiles 
release zip file or prebuilt version including the .php server side 
examples and any required SQL to create the osmodule data base tables 
would be appreciated.






More information about the Opensim-users mailing list