摘要:
生成证书:# cd /usr/local/nginx/conf # openssl genrsa -des3 -out server.key 1024 # openssl req -new -key server.key -out server.csr # cp server.key server.... 阅读全文
posted @ 2015-05-11 16:02
芭菲雨
阅读(305)
评论(0)
推荐(0)
摘要:
重启的时候显示-bash: /usr/local/nginx/sbin/nginx: Permission denied进入nginx执行文件的目录: 阅读全文
posted @ 2015-05-11 15:10
芭菲雨
阅读(760)
评论(0)
推荐(0)
摘要:
curl扩展的位置(需要编译的版本)/root/install/php-5.5.24/ext/curl1.进入对应的扩展目录# cd /root/install/php-5.5.24/ext/curl2.调用phpize程序生成编译配置文件# /usr/local/php/bin/phpize3.调... 阅读全文
posted @ 2015-05-11 10:58
芭菲雨
阅读(390)
评论(0)
推荐(0)

浙公网安备 33010602011771号