未分类 linux启动程序的时候报错error while loading shared libraries: libpcre.so.1: cannot open shared object file: No such file or directory 查找 libpcre.so.1 find /usr/ -name libpcre.so.1 ...
未分类 安装zabbix报错PHP option “always_populate_raw_post_data” must be set to “-1” 解决办法 找到CFrontendSetup.php这个文件 编辑这个文件,大概在364行添加...