Under Fedora packaging ssystems you will need php-xml
=> yum install php-xml
需求
此扩展需要 libxml PHP 扩展. 这表示需要使用 --enable-libxml , 尽管这将隐式完成因为libxml是缺省开启的.
david at brayworth dot com dot au
12-Jun-2011 11:55
James
18-Apr-2010 04:58
You also need to check libxml is installed. Check phpinfo() > Dom to see if it is. Bug report filed to get this added here.
