Active
Project:
Plugin Manager
Version:
6.x-1.10
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2009 at 08:27 UTC
Updated:
12 Jul 2010 at 18:17 UTC
1. Have just installed Plugin Manager, and am looking through its new Admin pages. On selecting Search and clicking the link "The repository is out of date. Update it by clicking here", I get a PHP error message:
Fatal error: Class 'XMLReader' not found in /mydir/sites/all/modules/plugin_manager/plugin_manager.module on line 348
2. It is also not clear what "The repository" is referring to.
Comments
Comment #1
LeCoyote commentedThe PHP error you are referring to means that your installation of PHP was not compiled with xmlreader support.
If you maintain it yourself, you can easily fix this by recompiling.
Comment #2
iantresman commentedThanks for that. Be nice if the Plugin Manager could test for xmlreader support itself, and issue an informative warning message, with an indication on how it can be solved, rather than resorting to a fatal PHP error.
Comment #3
darrellduane commentedI was able to fix this problem in my Fedora 13 box by running