jOpenSimWorld

Grid Status: Online
Total Regions: 23
Visitors (30 Days): 10
Total Residents: 491
Online Now: 0
Hypergriders online: 0

no access to group

3 years 8 months ago #3647 by andsim
yes php issues
but same no error on php error log expect \
fixed xmlrpc spelling error but still not working
version i am on for jopensim is 3.1.52

Please Log in to join the conversation.

3 years 8 months ago - 3 years 8 months ago #3648 by djphil
Test this script :
<?php var_dump(function_exists('xmlrpc_decode')); ?>
- return "bool (true)" if the function exists.
- return "bool (false)" if the function does not exist.

What version of PHP are you using ?
Have you installed XML-RPC PHP extension ?

NB : Current jOpenSim release is v0.3.2.0

Please Log in to join the conversation.

3 years 8 months ago #3649 by andsim
PHP logo
PHP Version 8.0.6

Please Log in to join the conversation.

3 years 8 months ago #3650 by andsim
bool(false)

Please Log in to join the conversation.

3 years 8 months ago #3651 by Roaming
Have you tried with php 7.4 ?

Please Log in to join the conversation.

3 years 8 months ago #3652 by andsim
no, dont know switch on xampp cwo getting mess up

Please Log in to join the conversation.

3 years 8 months ago - 3 years 8 months ago #3653 by djphil
Well ... false = not installed :whistle: ...

In you php.ini, have you ?
extension = php_xmlrpc.dll

Please Log in to join the conversation.

3 years 8 months ago #3654 by Roaming
@andsim if you do not have xmlrpc google enable-xml-rpc-on-xampp
1st result last post

@djphil is php8 working with jopesnsim ?

Please Log in to join the conversation.

3 years 8 months ago #3655 by andsim
I ADDED MANUALLY yes no error on load up

Please Log in to join the conversation.

3 years 8 months ago #3656 by andsim
ok i thin number one issues 192.168.0.1, and our grid is in local network
any way to fix this

Please Log in to join the conversation.

Time to create page: 0.115 seconds