Home > Backend Development > PHP Tutorial > ARM+Linux+PHP移植, DOMDocument not found解决思路

ARM+Linux+PHP移植, DOMDocument not found解决思路

WBOY
Release: 2016-06-13 11:08:49
Original
749 people have browsed it

ARM+Linux+PHP移植, DOMDocument not found
    今天想把php移植到arm板子上,但是移植上去后,用测试程序测试提示:class 'DOMDocument not found in .....',请问这个问题该如何解决呢?
------解决方案--------------------
php有一吨组件的
然后刚好这个DOMDocument没配置上,于是就默认被关了
configure的时候仔细看看就知道了

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template