摘要:
CentOS 7设置开机启动服务 建立服务文件 保存目录 设置开机自启动 其他命令 1.建立服务文件 文件路径 vim /usr/lib/systemd/system/nginx.service 服务文件内容 1.nginx.service 2.mysql.service 3.php-fpm.ser 阅读全文
摘要:
编译安装xcache3.2.0时在make这一步报错: AUTOCHECK missing : "arg_flags" "cache_size" 看xcache官网:xcache3.2.0最高支持到php5.6 阅读全文