略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: 需求

2024-04-30

需求

此扩展需要 libxml PHP 扩展。这表示需要使用 --with-libxml,或在 PHP 7.4 之前的版本中使用 --enable-libxml, 尽管这将隐式完成因为 libxml 是缺省开启的。

add a noteadd a note

User Contributed Notes 2 notes

up
-14
James
12 years ago
You also need to check libxml is installed. Check phpinfo() > Dom to see if it is. Bug report filed to get this added here.
up
-24
david at brayworth dot com dot au
11 years ago
Under Fedora packaging ssystems you will need php-xml
=> yum install php-xml

官方地址:https://www.php.net/manual/en/dom.requirements.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3