Skip to content

Lazy load PHP extensions (like dom and libxml) #89

@westonruter

Description

@westonruter

I tried uploading the Web Stories plugin, but the plugin gave an error notice:

The following PHP extensions are missing: dom, libxml. Please contact your host to finish installation. The following PHP classes are missing: DOMAttr, DOMComment, DOMDocument, DOMElement, DOMNode, DOMNodeList, DOMText, DOMXPath. Please contact your host to finish installation. The following PHP functions are missing: libxml_use_internal_errors, libxml_clear_errors. Please contact your host to finish installation.

The dom and libxml extensions should be enabled, as they are almost always available on WordPress sites.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions