the HTTP_RAW_POST_DATA was fixed 2 weeks ago so maybe you are not using a recent version.
2013/1/12 What Virtual World - Guy Quicksand <[email protected]> > Hello Emporer, > > 1. did you compile the modules yourself ( inside the current opensim you > use )? > 2. what version are you running? opensim and modules > 3. are you 100% sure the php file works, and you have setup the database > correctly? > 4. are all services running on one machine? maybe one cant reach the other? > 5. what OS are you running? > > Maybe an idea to run the last git from osgrid as these mudules are > allready there and compatible for sure. > That way you can compare things. > I think you have some compatibility isues there.. not sure though > > Best regards, > Guy > > ----- Original Message ----- From: <[email protected]> > To: <[email protected].**de <[email protected]>> > Sent: Saturday, January 12, 2013 5:57 PM > > Subject: Re: [Opensim-users] Profiles Module error > > > Guy, >> >> Okay I fixed that error on line 664 in the profile.php however I still >> get the error. >> >> Now Im not to sure what would be causing it. >> >> Thanks >> >> Emperor >> >> Message: 1 >>> Date: Sat, 12 Jan 2013 00:23:28 -0500 >>> From: [email protected] >>> To: [email protected] >>> Subject: [Opensim-users] Profiles Module error >>> Message-ID: >>> <20130112002328.**[email protected]<[email protected]> >>> > >>> Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; >>> format="flowed" >>> >>> Okay I keep getting this error with the profile module: >>> >>> 2013-01-11 23:27:52,793 ERROR - >>> OpenSimProfile.Modules.**OpenProfile.OpenProfileModule [PROFILE]: Unable >>> to connect to Profile Server >>> http://galaxygrid.servegame.**org/os_services/profiles/**profile.php<http://galaxygrid.servegame.org/os_services/profiles/profile.php> >>> . >>> Method avatar_properties_request, params System.Collections.Hashtable. >>> Exception System.Xml.XmlException: There are multiple root elements. >>> Line 2, position 2. >>> at System.Xml.XmlTextReaderImpl.**Throw(Exception e) >>> at System.Xml.XmlTextReaderImpl.**Throw(String res, String arg) >>> at System.Xml.XmlTextReaderImpl.**Throw(Int32 pos, String res) >>> at System.Xml.XmlTextReaderImpl.**ParseDocumentContent() >>> at System.Xml.XmlTextReaderImpl.**Read() >>> at System.Xml.XmlTextReader.Read(**) >>> at Nwc.XmlRpc.**XmlRpcResponseDeserializer.**Deserialize(TextReader >>> xmlData) >>> at Nwc.XmlRpc.XmlRpcRequest.Send(**String url, Int32 timeout) >>> at >>> OpenSimProfile.Modules.**OpenProfile.OpenProfileModule.**GenericXMLRPCRequest(Hashtable >>> ReqParams, String method, String server) in C:\Users\compdev1\Desktop\** >>> develop1\addon-modules\**OpenSimProfile\Modules\** >>> ProfileModule\OpenProfile.cs:**line >>> 181 >>> >>> Can someone advise how to fix this? >>> >>> For kicks ive tried the os_services modules as well and get the same >>> error. >>> >>> Thanks >>> >>> Emperor >>> >>> >>> ------------------------------ >>> >>> Message: 2 >>> Date: Sat, 12 Jan 2013 8:46:58 +0100 >>> From: [email protected] >>> To: [email protected] >>> Subject: Re: [Opensim-users] Profiles Module error >>> Message-ID: >>> <3126FBCA422C45DD@zwollebouw.**nl<[email protected]> >>> > >>> Content-Type: text/plain; charset="ISO-8859-1" >>> >>> You have a php error there : >>> >>> Notice: Undefined variable: HTTP_RAW_POST_DATA in >>> C:\xampp\htdocs\os_services\**profiles\profile.php on line 664 >>> >>> Best regards, >>> >>> Guy >>> >>> -----Original Message----- >>> Sent: zaterdag 12-1-2013 0:23:28 >>> Subject: [Opensim-users] Profiles Module error >>> >>> Okay I keep getting this error with the profile module: >>>> >>>> 2013-01-11 23:27:52,793 ERROR - >>>> OpenSimProfile.Modules.**OpenProfile.OpenProfileModule [PROFILE]: >>>> Unable >>>> to connect to Profile Server >>>> http://galaxygrid.servegame.**org/os_services/profiles/**profile.php<http://galaxygrid.servegame.org/os_services/profiles/profile.php> >>>> . >>>> Method avatar_properties_request, params System.Collections.Hashtable. >>>> Exception System.Xml.XmlException: There are multiple root elements. >>>> Line 2, position 2. >>>> at System.Xml.XmlTextReaderImpl.**Throw(Exception e) >>>> at System.Xml.XmlTextReaderImpl.**Throw(String res, String arg) >>>> at System.Xml.XmlTextReaderImpl.**Throw(Int32 pos, String res) >>>> at System.Xml.XmlTextReaderImpl.**ParseDocumentContent() >>>> at System.Xml.XmlTextReaderImpl.**Read() >>>> at System.Xml.XmlTextReader.Read(**) >>>> at Nwc.XmlRpc.**XmlRpcResponseDeserializer.**Deserialize(TextReader >>>> xmlData) >>>> at Nwc.XmlRpc.XmlRpcRequest.Send(**String url, Int32 timeout) >>>> at >>>> OpenSimProfile.Modules.**OpenProfile.OpenProfileModule.**GenericXMLRPCRequest(Hashtable >>>> ReqParams, String method, String server) in C:\Users\compdev1\Desktop\* >>>> *develop1\addon-modules\**OpenSimProfile\Modules\** >>>> ProfileModule\OpenProfile.cs:**line >>>> 181 >>>> >>>> Can someone advise how to fix this? >>>> >>>> For kicks ive tried the os_services modules as well and get the same >>>> error. >>>> >>>> Thanks >>>> >>>> Emperor >>>> ______________________________**_________________ >>>> Opensim-users mailing list >>>> [email protected] >>>> https://lists.berlios.de/**mailman/listinfo/opensim-users<https://lists.berlios.de/mailman/listinfo/opensim-users> >>>> >>> >>> >>> ------------------------------ >>> >>> ______________________________**_________________ >>> Opensim-users mailing list >>> [email protected] >>> https://lists.berlios.de/**mailman/listinfo/opensim-users<https://lists.berlios.de/mailman/listinfo/opensim-users> >>> >>> End of Opensim-users Digest, Vol 65, Issue 19 >>> *********************************************** >>> >>> >> >> ______________________________**_________________ >> Opensim-users mailing list >> [email protected] >> https://lists.berlios.de/**mailman/listinfo/opensim-users<https://lists.berlios.de/mailman/listinfo/opensim-users> >> >> > ______________________________**_________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/**mailman/listinfo/opensim-users<https://lists.berlios.de/mailman/listinfo/opensim-users> >
_______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
