随笔分类 -  BUG 整理

摘要:以前遇到一个问题:sudo /etc/init.d/apache2 start * Starting web server apache2 ... 阅读全文
posted @ 2015-02-10 01:20 李秋 阅读(528) 评论(0) 推荐(0)
摘要:是用fast-cgi来解析PHP文档吧?如果是,你的配置文件中应该有一段类似的配置信息 location ~ .*\.php$ { fastcgi_pass phpsrv; include fastcgi_par... 阅读全文
posted @ 2012-10-09 15:06 李秋 阅读(642) 评论(0) 推荐(0)