问题: Error 500 preg_match(): Compilation failed: this version of PCRE is compiled without UTF support at offset 0 具体分析: 环境:centos7,lnmp,nginx和php-fpm都是yum安装的,pcre已经安装 开始以为是nginx编译的问题,重新编译,不行. 最后发现是pcre编译有问题,pcre7.9以上的版本,默认是不支持Unicode.UTF-8的,要
同事反馈他在一测试服务器(CentOS Linux release 7.2.1511)上修改了/etc/profile文件后,使用source命令不能生效,让我帮忙看看,结果使用SecureCRT一登录就发现下面错误信息: Last login: Fri Nov 4 00:42:45 2016 from 10.20.34.14 -bash: $'\r': command not found -bash: $'\r': command not found -bash: $'\r': c