jOpenSimWorld

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

No Root Element

2 years 9 months ago #3783 by andsim
what causes this 19:22:00 - [XMLRPC-GROUPS-CONNECTOR]: An error has occured while attempting to access the XmlRpcGroups server method groups.getGroupNotices at http://192.168.0.76/components/com_opensim/interface.php: Root element is missing.
i went back to 0.3.1.5 to see what causing this error that i couldn't solves

Please Log in or Create an account to join the conversation.

2 years 9 months ago #3784 by andsim
this i have in my php.ini
extension=bz2
extension=curl
;extension=ffi
;extension=ftp
extension=fileinfo
extension=gd2
extension=gettext
;extension=gmp
;extension=intl
;extension=imap
;extension=ldap
extension=mbstring
extension=exif ; Must be after mbstring as it depends on it
extension=mysqli
;extension=oci8_12c ; Use with Oracle Database 12c Instant Client
;extension=odbc
extension=openssl
;extension=pdo_firebird
extension=pdo_mysql
;extension=pdo_oci
;extension=pdo_odbc
;extension=pdo_pgsql
extension=pdo_sqlite
;extension=pgsql
;extension=shmop

; The MIBS data available in the PHP distribution must be installed.
; See www.php.net/manual/en/snmp.installation.php
;extension=snmp

;extension=soap
;extension=sockets
;extension=sodium
;extension=sqlite3
;extension=tidy
extension=xmlrpc
;extension=xsl

Please Log in or Create an account to join the conversation.

2 years 9 months ago #3785 by foto50
Hi again andsim

And again ... let me point you to a question from you I answered more than 4 years ago already:

www.jopensim.com/forum/jOpenSim/1698-gro...d.html?start=70#2939

... you know this forum has a search function as well? ;)

Greetz
FoTo50

Please Log in or Create an account to join the conversation.

2 years 9 months ago #3786 by andsim
; This directive controls whether or not and where PHP will output errors,
; notices and warnings too. Error output is very useful during development, but
; it could be very dangerous in production environments. Depending on the code
; which is triggering the error, sensitive information could potentially leak
; out of your application such as database usernames and passwords or worse.
; For production environments, we recommend logging errors rather than
; sending them to STDOUT.
; Possible Values:
;   Off = Do not display any errors
;   stderr = Display errors to STDERR (affects only CGI/CLI binaries!)
;   On or stdout = Display errors to STDOUT
; Default Value: On
; Development Value: On
; Production Value: Off
; http://php.net/display-errors
display_errors=Off
is off but continue error
search havent be able work wo this error

Please Log in or Create an account to join the conversation.

2 years 9 months ago - 2 years 9 months ago #3787 by andsim

File Attachment:

File Name: systeminfo...2_00.txt
File Size:101 KB
Attachments:

Please Log in or Create an account to join the conversation.

2 years 8 months ago #3788 by andsim
i notices SimpleXML is enabled. i have no idea how to disabled that

Please Log in or Create an account to join the conversation.

2 years 8 months ago #3789 by andsim
PHP Warning: PHP Startup: Unable to load dynamic library 'openssl.dll' (tried: C:\xampp\php\ext\openssl.dll (The specified module could not be found.), C:\xampp\php\ext\php_openssl.dll.dll (The specified module could not be found.)) in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'ftp.dll' (tried: C:\xampp\php\ext\ftp.dll (The specified module could not be found.), C:\xampp\php\ext\php_ftp.dll.dll (The specified module could not be found.)) in Unknown on line 0
[PHP Modules]
bcmath
bz2
calendar
Core
ctype
curl
date
dom
exif
fileinfo
filter
gd
gettext
hash
iconv
json
libxml
mbstring
mysqli
mysqlnd
openssl
pcre
PDO
pdo_mysql
pdo_sqlite
Phar
readline
Reflection
session
SimpleXML
SPL
standard
tokenizer
xml
xmlreader
xmlrpc it is running
xmlwriter
zip
zlib

[Zend Modules]

Please Log in or Create an account to join the conversation.

Time to create page: 0.095 seconds