标签: zend-server-ce

启用 mod ssl apache 后停止侦听端口 80

我有一个安装了 Zend 服务器 CE 的 ubuntu 12.04 服务器。我现在想启用 https,但是在根据文档“a2enmod ssl”和“apache 服务重启”的第一步之后,根据 netstat -tap | apache 不监听 443 但也不监听 80。grep http(s)!

这是我在错误日志中看到的内容,但我无法理解:

    [Fri May 25 19:52:39 2012] [notice] caught SIGTERM, shutting down
[Fri May 25 19:52:41 2012] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri May 25 19:52:41 2012] [notice] ModSecurity for Apache/2.6.3 (http://www.modsecurity.org/) configured.
[Fri May 25 19:52:41 2012] [notice] ModSecurity: APR compiled version="1.4.5"; loaded version="1.4.6"
[Fri May 25 19:52:41 2012] [warn] ModSecurity: Loaded APR do not match …
Run Code Online (Sandbox Code Playgroud)

ssl https zend-server-ce apache-2.2 ubuntu-12.04

3
推荐指数
1
解决办法
4387
查看次数

标签 统计

apache-2.2 ×1

https ×1

ssl ×1

ubuntu-12.04 ×1

zend-server-ce ×1