thinkphp Call to undefined function token_get_all

解决办法

1.vi  /usr/local/php/lib/php.ini

2.增加 extension=tokenizer.so

3.重启apache

你可能感兴趣的:(thinkphp Call to undefined function token_get_all)