Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Support

PHP XML library is not installed

Started by amdival 9 years ago · 8 replies · 1407 views
9 years ago

I've been using Grav with Vagrant and Scotch Box for quite awhile now with no issues. I am now suddenly getting this error when I am trying to view my site. I have the PHP XML library installed. It comes with Scotch box and I have also run phpinfo just to confirm. Does anyone know how I can go about resolving this?

Things that I have done that might have effected this:

  • I did install the vagrant-vbguest plugin for troubleshooting an unrelated issue on a different project. I have uninstalled that plugin.
  • I upgraded Scotch box from 2.5 to 3, I think. I'm not sure how to tell and I don't really know how I would go about reverting back to 2.5.
9 years ago

I think this is happening when I delete the cache directory. I'm using the unitegallery plugin and the page is not populating with new images, so I'm trying to delete the cache to see if that helps. How do I fix this since I've already deleted it?

9 years ago

I got it working again, I just have to figure out how to properly clear the cache. I can check the docs.

9 years ago

@adv:
I got it working again, I just have to figure out how to properly clear the cache. I can check the docs.

Hello,

You can read this page:

BASH
$ cd ~/webroot/my-grav-project
$ bin/grav clear-cache

Or just touch/save a config file.

😉

9 years ago

I've never been able to get the CLI to work, and deleting the files like it says I can do in the docs gives me the PHP XML error. :\

9 years ago

I'll install the Admin plugin and try to clear it that way.

9 years ago

Most likely the CLI version of PHP is different than the Web Server one, and it lacks php-xml. Clearing through Admin should work.

9 years ago

Thanks for the help. The link you supplied me with cleared everything up after I installed php7.0-xml .

Suggested topics

Topic Participants Replies Views Activity
Support · by Thomas, 1 week ago
2 54 12 hours ago
Support · by Anna, 3 days ago
2 60 14 hours ago
Support · by Justin Young, 15 hours ago
1 30 15 hours ago
Support · by Duc , 1 week ago
2 65 5 days ago
Support · by Colin Hume, 1 week ago
2 57 5 days ago