首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > PHP >

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

2013-01-08 
linux下使用xampp出现php的pcre错误报这个错:this version of PCRE is not compiled with PCRE_UTF8 suppo

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了,用其他封装包吧

热点排行