|
Rock Vacirca
riches to rags
Join date: 18 Oct 2006
Posts: 1,093
|
12-04-2008 09:07
I apologise in advance for asking an opensim question in this forum.
I am enabling money in my opensin, and in my php.ini file I am enabling php curl and xmlrpc extensions (dlls).
When I restart I get errors about not being able to connect to the Money server, and following the threads in the opensim forums it appears that others that have had this error found that their xmlrpc module was 'active but not running'. Getting it to run solved their problem.
I just do not understand this statement (active but not running).
If anyone here has any experience with xmlrpc, can they tell me:
a) Does xmlrpc normally run as a service?
b) How can I ascertain if xmlrpc is running or not?
c) If it is not running how do I make it run?
Again, sorry for asking this here, but the opensim scripters are not very communicative.
Rock
|
|
Escort DeFarge
Together
Join date: 18 Nov 2004
Posts: 681
|
12-04-2008 11:56
It's my understanding that xml-rpc stuff is about to be deprecated in favor of http-server -- so support (which has always been shaky) will likely become nil for xml-rpc functions. More info: http://wiki.secondlife.com/wiki/LSL_http_server/esc
_____________________
http://slurl.com/secondlife/Together
|
|
Jesse Barnett
500,000 scoville units
Join date: 21 May 2006
Posts: 4,160
|
12-04-2008 13:45
From: Escort DeFarge It's my understanding that xml-rpc stuff is about to be deprecated in favor of http-server -- so support (which has always been shaky) will likely become nil for xml-rpc functions. More info: http://wiki.secondlife.com/wiki/LSL_http_server/esc He is asking about using for Opensim. I was going to look when I got home tonight Rock. LSLEditor has an xmlrpc script on thier site that works. It works fine for SL but not sure if it can be configured for another grid.
_____________________
I (who is a she not a he) reserve the right to exercise selective comprehension of the OP's question at anytime. From: someone I am still around, just no longer here. See you across the aisle. Hope LL burns in hell for archiving this forum
|
|
Rock Vacirca
riches to rags
Join date: 18 Oct 2006
Posts: 1,093
|
12-05-2008 02:48
From: Jesse Barnett He is asking about using for Opensim.
I was going to look when I got home tonight Rock. LSLEditor has an xmlrpc script on thier site that works. It works fine for SL but not sure if it can be configured for another grid. Many thanks. Cheers Rock
|