Greetings,
I have a new error when i start OpenSim, i get this into OpenSim.log :
2015-04-20 02:20:00,501 ERROR - jOpenSim.Search.jOpenSimSearch [jOpenSimSearch]: (1) Unable to connect to Search Server http://www.***.com/components/com_opensim/interface.php. Exception System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
2015-04-20 02:20:00,505 ERROR - jOpenSim.Search.jOpenSimSearch [jOpenSimSearch] initDataUpdate returned error: Unable to search at this time.
And inside my error nginx log /var/log/nginx/error.log :
2015/04/20 02:20:00 [error] 23206#0: *64057 FastCGI sent in stderr: "PHP message: PHP Fatal error: Call to a member function getElementsByTagName() on a non-object in /usr/share/nginx/www/components/com_opensim/includes/functions_search.php on line 133" while reading response header from upstream, client: ***, server: localhost, request: "POST /components/com_opensim/interface.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "www.***.com"
I have nothing bad on cat /usr/share/nginx/www/components/com_opensim/interface.log and when i make a search into Joomla and my viewer all is working correctly and when i go with a GET to http://www.***.com/components/com_opensim/interface.php all is OK with a 200 code.
How could i help you to help me please ?