glu000/bbb-usage

collect.php running error

samuelpetrosyan opened this issue · 5 comments

When I run /usr/bin/php /var/www/html/bbb-usage/collect.php I face this error:

PHP Fatal error: Uncaught Error: Class 'SimpleXMLElement' not found in /var/www/html/bbb-usage/vendor/bigbluebutton/bigbluebutton-api-php/src/BigBlueButton.php:490

Please describe how to solve it!

hello
you need to install php-xml on your server where you use the collect.php

Thanks. It helped.
But now it gives me another Error:
PHP Fatal error: Uncaught Exception: String could not be parsed as XML in /var/www/html/bbb-usage/bbb-usage/vendor/bigbluebutton/bigbluebutton-api-php/src/BigBlueButton.php:490

What should I implement?

Could you try to open index.php and check if the current data is shown correctly

@glu000 What data I should check in index.php?

Just open index.php in the browser and check, of the current data is shown correctly like in the attached screenshot

Bildschirmfoto 2020-05-25 um 11 24 26