<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>[Groups]<o:p></o:p></p><p class=MsoNormal>    ;# {Enabled} {} {Enable groups?} {true false} false<o:p></o:p></p><p class=MsoNormal>    ;; Enables the groups module<o:p></o:p></p><p class=MsoNormal>     Enabled = true<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>    ;# {Module} {Enabled:true} {Groups module to use? (Use GroupsModule to use Flotsam/Simian)} {} Default<o:p></o:p></p><p class=MsoNormal>    ;; This is the current groups stub in Region.CoreModules.Avatar.Groups.<o:p></o:p></p><p class=MsoNormal>    ;; All the other settings below only really apply to the Flotsam/SimianGrid<o:p></o:p></p><p class=MsoNormal>    ;; GroupsModule.<o:p></o:p></p><p class=MsoNormal>    ;; This module can use a PHP XmlRpc server from the Flotsam project at<o:p></o:p></p><p class=MsoNormal>    ;; http://code.google.com/p/flotsam/<o:p></o:p></p><p class=MsoNormal>    ;; or from the SimianGrid project at http://code.google.com/p/openmetaverse<o:p></o:p></p><p class=MsoNormal>     Module = GroupsModule<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>    ;# {MessagingEnabled} {Module:GroupsModule} {Is groups messaging enabled?} {true false} true<o:p></o:p></p><p class=MsoNormal>     MessagingEnabled = true<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>    ;# {MessagingModule} {MessagingEnabled:true} {Module to use for groups messaging} {GroupsMessagingModule} GroupsMessagingModule<o:p></o:p></p><p class=MsoNormal>     MessagingModule = GroupsMessagingModule<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>    ;# {ServicesConnectorModule} {Module:GroupsModule} {Service connector to use for groups} {XmlRpcGroupsServicesConnector SimianGroupsServicesConnector} XmlRpcGroupsServicesConnector<o:p></o:p></p><p class=MsoNormal>    ;; Service connectors to the Groups Service as used in the GroupsModule.  Select one depending on<o:p></o:p></p><p class=MsoNormal>    ;; whether you're using a Flotsam XmlRpc backend or a SimianGrid backend<o:p></o:p></p><p class=MsoNormal>     ServicesConnectorModule = XmlRpcGroupsServicesConnector<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>    ;# {GroupsServerURI} {Module:GroupsModule} {Groups Server URI} {}<o:p></o:p></p><p class=MsoNormal>    ;; URI for the groups services<o:p></o:p></p><p class=MsoNormal>    ;; e.g. http://yourxmlrpcserver.com/xmlrpc.php for Flotsam XmlRpc<o:p></o:p></p><p class=MsoNormal>    ;; or http://mygridserver.com:82/Grid/ for SimianGrid<o:p></o:p></p><p class=MsoNormal>    GroupsServerURI = http://xxx.xx.xx.xx/XmlRpcGroupsServer/xmlrpc.php<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>    ;# {NoticesEnabled} {Module:GroupsModule} {Enable group notices?} {true false} true<o:p></o:p></p><p class=MsoNormal>    ;; Enable Group Notices<o:p></o:p></p><p class=MsoNormal>     NoticesEnabled = true<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>    ;; This makes the Groups modules very chatty on the console.<o:p></o:p></p><p class=MsoNormal>    ; DebugEnabled = false<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>    ;; XmlRpc Security settings.  These must match those set on your backend<o:p></o:p></p><p class=MsoNormal>    ;; groups service if the service is using these keys<o:p></o:p></p><p class=MsoNormal>     XmlRpcServiceReadKey    = 1234<o:p></o:p></p><p class=MsoNormal>     XmlRpcServiceWriteKey   = 1234<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>this is the setup i amusing in the opensim ini file<o:p></o:p></p><p class=MsoNormal>GroupServerURI points to the root of my webserver on my machine that is where i placed the groups module from the floatsam project<o:p></o:p></p><p class=MsoNormal>basically from the XmlRpcGroupsServer file.<o:p></o:p></p><p class=MsoNormal>the only thing i found is you need a server that handles XMLRPC information<o:p></o:p></p><p class=MsoNormal>i found the wamp and lamp servers did not<o:p></o:p></p><p class=MsoNormal>I personally use the ZEND server comunity version but others use xamp as well<o:p></o:p></p><p class=MsoNormal>When i changed to the server it started to work with no problem<o:p></o:p></p><p class=MsoNormal>Hope this helps<o:p></o:p></p><p class=MsoNormal>Additionally i have managed to get profiles and some limited search to work as well<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>TC<o:p></o:p></p><p class=MsoNormal>Gary Banham <o:p></o:p></p></div></body></html>