会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
李秋
联系
管理
随笔分类 -
BUG 整理
(98)Address already in use: make_sock: could not bind to address 80 [resolved] (2012-10-11 09:04)
摘要:以前遇到一个问题:sudo /etc/init.d/apache2 start * Starting web server apache2 ...
阅读全文
posted @
2015-02-10 01:20
李秋
阅读(528)
评论(0)
推荐(0)
nginx 跑php时找不到文件报no input file specified.
摘要:是用fast-cgi来解析PHP文档吧?如果是,你的配置文件中应该有一段类似的配置信息 location ~ .*\.php$ { fastcgi_pass phpsrv; include fastcgi_par...
阅读全文
posted @
2012-10-09 15:06
李秋
阅读(642)
评论(0)
推荐(0)