Home  >  Article  >  Backend Development  >  php扩展Tokenizer PHP Extension找不到!

php扩展Tokenizer PHP Extension找不到!

WBOY
WBOYOriginal
2016-06-06 20:25:233064browse

在php.ini中找不到Tokenizer PHP Extension怎么弄?

回复内容:

在php.ini中找不到Tokenizer PHP Extension怎么弄?

php -m 检查一下是否禁用了这个扩展

先使用php -m查看是否有这个模块,如果没有再安装,并在配置文件中加入。

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