Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

collect.php running error #2

Closed
samuelpetrosyan opened this issue May 15, 2020 · 5 comments
Closed

collect.php running error #2

samuelpetrosyan opened this issue May 15, 2020 · 5 comments

Comments

@samuelpetrosyan
Copy link

samuelpetrosyan commented May 15, 2020

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!

@Lutice
Copy link

Lutice commented May 16, 2020

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

@samuelpetrosyan
Copy link
Author

samuelpetrosyan commented May 18, 2020

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?

@glu000
Copy link
Owner

glu000 commented May 20, 2020

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

@samuelpetrosyan
Copy link
Author

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

@glu000
Copy link
Owner

glu000 commented May 25, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants