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

SimpleXMLElement not found #16

Open
iljabek opened this issue Sep 25, 2018 · 2 comments
Open

SimpleXMLElement not found #16

iljabek opened this issue Sep 25, 2018 · 2 comments

Comments

@iljabek
Copy link

iljabek commented Sep 25, 2018

straight mediawiki xml export (see the attached file) showed the message below

PHP Fatal error:  Uncaught Error: Class 'SimpleXMLElement' not found in /builds/xxx/repo/convert.php:50
Stack trace:
#0 {main}

ipm.txt

@bill-long
Copy link

bill-long commented Nov 28, 2018

I'm seeing the same behavior. Did you figure this out?

Edit: I had to run:

sudo apt install php7.2-xml

Then it worked.

@ab3nd
Copy link

ab3nd commented Aug 28, 2022

For me it was sufficient to do "sudo apt install php-xml", but it's also 4 years later, so php versions have likely changed.

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