装备了FMS3.5的Apache后,80端口被占用了。
在服务中关闭了fmshttpd服务后,发现还是无法使用。
查了80端口的占用程序,是FMSEdge,看来还得关闭FMS服务 -_-!!!
开始求助文档:
http://help.adobe.com/en_US/FlashMediaServer/3.5_AdminGuide/WSE2A5A7B9-E118-496f-92F9-E295038DB7DB.html#WS850F7C75-11EB-4893-ACE1-B14A1D964D8E
内容如下:
Enable Apache
When you install Flash Media Server and choose to install Apache, it is enabled by default. To manually enable Apache, edit the fms.ini and Adaptor.xml files.
Open the fms.ini file in a text editor.
Add port 80 to the ADAPTOR.HOSTPORT tag.
ADAPTOR.HOSTPORT = :1935, 80
To start and stop Apache when Flash Media Server starts and stops, set the SERVER.HTTPD_ENABLED parameter to true:
SERVER.HTTPD_ENABLED = true
Open the Adaptor.xml configuration file in a text editor.
If you have multiple adaptors, open the file for the adaptor you want to configure. The default Adaptor.xml file is located in the RootInstall\conf\_defaultRoot_ folder.
Set the enable attribute of the HttpProxy tag to "true", as in the following:
<HttpProxy enable="true" maxbuf="16384">
    <Host port="80">${HTTPPROXY.HOST}</Host>
</HttpProxy>
Set the value of the HTTPPROXY.HOST variable in the RootInstall/conf/fms.ini file. You can also remove the variable and set the value directly in the Host tag.
Save and validate the Adaptor.xml file.
Restart the server.
将SERVER.HTTPD_ENABLED设置为false,ADAPTOR.HOSTPORT = :1935, 80中的80去掉,重启FMS服务,OK了

转载于:https://www.cnblogs.com/AndySong/archive/2009/05/17/1458586.html

停止FMS3.5的Apache服务相关推荐

  1. 安装、启动与停止Apache服务

      安装.启动与停止Apache服务   安装Apache相关软件 [root@centos7 ~]# rpm -q httpd [root@centos7-1 ~]# mkdir /opt/cent ...

  2. linux下apache启动命令,linux系统下apache服务的启动、停止、重启命令

    本文章简单的介绍了关于linux下在利用命令来操作apache的基本操作如启动.停止.重启等操作,对入门者不错的选择.本文假设你的apahce安装目录为 usr local apache2,这些方法适 ...

  3. shell脚本如何实现goto_linux通过shell脚本实现对apache服务的监控

    假设有一个业务需求:每隔2分钟, 判断当前Apache服务是否启动,如果启动则不执行任何操作,如果没有启动则开启Apache服务. 1,启动apache 2, 查看apache进程 结论: 如果apa ...

  4. 阿里云服务器下安装LAMP环境(CentOS Linux 6.3) 安装与配置 Apache 服务

    想让我们的阿里云服务器成为一台 Web 服务器,我们需要安装一个 Web 服务器软件,比如 Apache ,或者 Nginx 等等.下面我们就一起来安装一个 Apache 服务. 我们可以使用 yum ...

  5. apache启服务命令_Linux系统重启apache服务命令详解

    Linux系统中apache是重要的一个服务,掌握基本操作尤其重要.下面由学习啦小编为大家整理了Linux系统重启apache服务命令详解,希望对大家有帮助! Linux系统重启apache服务命令详 ...

  6. Centos7+Nginx+Keepalived实现Apache服务的高可用负载均衡

    Centos7+Nginx+Keepalived实现Apache服务的高可用&负载均衡 今天是2017年的第一天,昨天也就是2016年的最后一天,我尝试部署了Centos7+Nginx+Kee ...

  7. Linux中要重启apache服务与在windows是有很大的区别,下面我们来介绍一下

    在Linux中要重启apache服务与在windows是有很大的区别,下面我们来介绍一下常用的命令,需要的朋友参考下吧(http://www.hnkjlb.com) linux系统为Ubuntu 一. ...

  8. Apache服务安全加固及Apache优化

    转载来源 :https://help.aliyun.com/knowledge_detail/52981.html 一.账号设置 以专门的用户帐号和用户组运行 Apache 服务. 1.根据需要,为 ...

  9. ubuntu安装discourse论坛----结合在apache服务上建立虚拟主机

    指导操作:https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md 一.先安装 Docker / Git: wg ...

最新文章

  1. ​​​​​​​DL之ResNeXt:ResNeXt算法的架构详解
  2. NIPS 2016上22篇论文的实现汇集
  3. 让OpenShift Serivce Mesh自动对服务注入sidecar
  4. tomcat发布web项目
  5. lesson 7 strategies for efficient CUDA programming
  6. jQuery控制checkbox选中状态但是不显示选中
  7. VM虚拟机里安装Centos
  8. 跟公司妹子交流了一下
  9. DBA 常用的软件工具有哪些(分享篇)?
  10. win10中谷歌浏览器安装插件的位置
  11. pycharm安装open3d的方法
  12. 手把手教你搭建docker环境
  13. 有哪些VPS云主机值得学生选择?
  14. 2020年,抖音赚钱全攻略,做抖音,看这就够了!
  15. 游戏开发核心技术之-存档与读档(1)
  16. 计算机mac网关,如何在Mac OS X中获取默认网关地址 | MOS86
  17. EWS Java API 的基本使用
  18. 示波器探头各种作用及工作原理
  19. excel中精度损失导致太长的数字后面全变成了零的解放方法
  20. 【9】核心易中期刊推荐——图像视觉与图形可视化

热门文章

  1. 关于python读取文件的规则
  2. Android读取/dev/graphics/fb0 屏幕截图
  3. Mips TLB miss实现in Linux
  4. JZOJ 5373. 【NOIP2017提高A组模拟9.17】信仰是为了虚无之人
  5. matlab中怎样将字母倒叙,如何用matlab将文档里的数按行倒序输出
  6. 软设考试笔记--UML建模
  7. ubuntu配置java_Ubuntu 16.04下Java环境安装与配置
  8. python实现父类继承_Python多继承用super调用父类方法?
  9. word技巧 很有用~
  10. 分形(Fractal)