Thank you very much. I will definitely try it out and let you know.
Wayne On Aug 20, 2011 6:02 PM, "Gary Banham" <[email protected]> wrote: > Sometimes getting things to work can be very frustrating > > GroupsServerURI = http://209.89.51.39/XmlRpcGroupsServer/xmlrpc.php > > I've set up a groups server on a small machine I have you are welcome to try > to connect to it and check you Opensim configuration > > make sure the Opensim is working then I'll try to walk you through the > groups configuration > > I'll keep this url live for a few days > > on you server side I'll try to complete a list of things you need to do to > set it up > > > > TC > > Gary > > > > From: [email protected] > [mailto:[email protected]] On Behalf Of Wayne > Sent: Saturday, August 20, 2011 1:14 PM > To: [email protected] > Subject: Re: [Opensim-users] Setting up groups > > > > Thanks Gary but still no luck. > > > > A group gets created called new group in the groups pane, but i can not edit > it or get into the info area to add members or roles. > > > > In the console I noticed this error message: > > > > [XMLRPC-GROUPS-CONNECTOR]: An error has occured while attempting to access > the XmlRpcGroups server method groups.getAgentGroupMemberships at > http://localhost/XmlRpcGroupsServer/xmlrpc.php > 2011-08-20 15:06:59,044 ERROR - > OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConne > ctorModule [XMLRPC-GROUPS-CONNECTOR]: The server committed a protocol > violation. Section=ResponseHeader Detail=CR must be followed by LF at > System.Net.HttpWebRequest.GetResponse() > > > > I have no idea what that means. > > > > Wayne > > On Sat, Aug 20, 2011 at 2:35 PM, Gary Banham <[email protected]> wrote: > > [Groups] > > ;# {Enabled} {} {Enable groups?} {true false} false > > ;; Enables the groups module > > Enabled = true > > > > ;# {Module} {Enabled:true} {Groups module to use? (Use GroupsModule to > use Flotsam/Simian)} {} Default > > ;; This is the current groups stub in Region.CoreModules.Avatar.Groups. > > ;; All the other settings below only really apply to the > Flotsam/SimianGrid > > ;; GroupsModule. > > ;; This module can use a PHP XmlRpc server from the Flotsam project at > > ;; http://code.google.com/p/flotsam/ > > ;; or from the SimianGrid project at > http://code.google.com/p/openmetaverse > > Module = GroupsModule > > > > ;# {MessagingEnabled} {Module:GroupsModule} {Is groups messaging > enabled?} {true false} true > > MessagingEnabled = true > > > > ;# {MessagingModule} {MessagingEnabled:true} {Module to use for groups > messaging} {GroupsMessagingModule} GroupsMessagingModule > > MessagingModule = GroupsMessagingModule > > > > ;# {ServicesConnectorModule} {Module:GroupsModule} {Service connector to > use for groups} {XmlRpcGroupsServicesConnector > SimianGroupsServicesConnector} XmlRpcGroupsServicesConnector > > ;; Service connectors to the Groups Service as used in the GroupsModule. > Select one depending on > > ;; whether you're using a Flotsam XmlRpc backend or a SimianGrid backend > > ServicesConnectorModule = XmlRpcGroupsServicesConnector > > > > ;# {GroupsServerURI} {Module:GroupsModule} {Groups Server URI} {} > > ;; URI for the groups services > > ;; e.g. http://yourxmlrpcserver.com/xmlrpc.php for Flotsam XmlRpc > > ;; or http://mygridserver.com:82/Grid/ for SimianGrid > > GroupsServerURI = http://xxx.xx.xx.xx/XmlRpcGroupsServer/xmlrpc.php > > > > ;# {NoticesEnabled} {Module:GroupsModule} {Enable group notices?} {true > false} true > > ;; Enable Group Notices > > NoticesEnabled = true > > > > ;; This makes the Groups modules very chatty on the console. > > ; DebugEnabled = false > > > > ;; XmlRpc Security settings. These must match those set on your backend > > ;; groups service if the service is using these keys > > XmlRpcServiceReadKey = 1234 > > XmlRpcServiceWriteKey = 1234 > > > > this is the setup i amusing in the opensim ini file > > GroupServerURI points to the root of my webserver on my machine that is > where i placed the groups module from the floatsam project > > basically from the XmlRpcGroupsServer file. > > the only thing i found is you need a server that handles XMLRPC information > > i found the wamp and lamp servers did not > > I personally use the ZEND server comunity version but others use xamp as > well > > When i changed to the server it started to work with no problem > > Hope this helps > > Additionally i have managed to get profiles and some limited search to work > as well > > > > TC > > Gary Banham > > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users > > >
_______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
