首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 服务器 > Apache >

apache安装启动后stop,restar按钮是灰色有关问题

2012-09-20 
apache安装启动后stop,restar按钮是灰色问题在windows系统下面 apache 重新安装过后可能会发生start,stop

apache安装启动后stop,restar按钮是灰色问题
在windows系统下面 apache 重新安装过后

可能会发生start,stop按钮都是灰色 不能启动

在cmd模式下 输入netstat -oan 会发现选择的8080端口查看 和任务管理器对照 发现被httpd占用

但是抹掉这个httpd 还是 不正常

根本原先是因为apache第一次安装时 就在写入注册表中了 再次安装的后 这个表中的数据没有本更新 出现问题

现在运行 Apache   -k   install 或者 运行 httpd -k   install 更新注册表 就没有问题啦

热点排行