略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: 安装

2024-05-18

安装

The XMLReader ships with PHP source. 此扩展默认为启用,编译时可通过下列选项禁用: --disable-xmlreader

add a noteadd a note

User Contributed Notes 2 notes

up
-12
alvaro at digdib dot com
13 years ago
Gentoo users: emerge does not compile dev-lang/php with --enable-xmlreader by default. To enable this option, add the flag xmlreader to your USE variable and recompile php.
up
-31
Miguel Cruz
10 years ago
If you are having trouble loading this extension (perhaps with a log message like 'Undefined symbol "dom_node_class_entry"'), make sure that you have xmlreader.so listed AFTER dom.so in php.ini.

官方地址:https://www.php.net/manual/en/xmlreader.installation.php

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