Maison  >  Article  >  développement back-end  >  linux上使用xampp出现php的pcre异常

linux上使用xampp出现php的pcre异常

WBOY
WBOYoriginal
2016-06-13 11:04:07988parcourir

linux下使用xampp出现php的pcre错误
报这个错:this version of PCRE is not compiled with PCRE_UTF8 support at offset 0
装的是最新版的xampp,网上说是安装的pcre 不兼容UTF8.只能重新编译安装pcre,在编译时加上 --enable-utf8 参数
那我应该怎样重新编译呢
------解决方案--------------------
你要是不懂如何编译,就别用xampp了,用其他封装包吧

Déclaration:
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn