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

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

WBOY
WBOYOriginal
2016-06-13 12:55:51942browse

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

Statement:
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