At 12:14 AM +0100 23/10/14, Justin Clark-Casey wrote:

Could you open a Mantis with the PHP and the LSL script code if possible?

Finally, I won't MANTIS this because it is more a PHP issue than an opensim issue.

Using file_get_contents, I have different wrong results with PHP 5.3 and PHP 5.5.
extra «HTTP/1.0 400 BadRequest: Invalid request line » appended to the XML,
_or_ non-closing connection even vith « Connection: Close ».

However, I have a correct behavior in both cases using cURL instead of file_get_contents.

I made the wrong asumption that llOpenRemoteDataChannel uuid's were stable. They are, until you reboot the simulator. Which gives XML-RPC absolutely no advantage over HTTP server (llRequestURL). Both need an external tracker.


-- Jeff



_______________________________________________
Opensim-dev mailing list
[email protected]
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev

Reply via email to