无法启动Apache:无效的命令'SSLCipherSuite' [英] Can't start Apache: Invalid command 'SSLCipherSuite'

查看:860
本文介绍了无法启动Apache:无效的命令'SSLCipherSuite'的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试让WampServer使用SSL.我正在关注此答案,然后进入以下部分:Now test your Apache installation by calling httpd -t.

I'm trying to get SSL working with WampServer. I'm following this answer, and I get to the section: Now test your Apache installation by calling httpd -t.

Apache此时将不会重新启动. Windows错误日志中有一个条目:

Apache will not restart at this point. Windows error log has an entry:

The Apache service named  reported the following error:
>>> Invalid command 'SSLCipherSuite', perhaps misspelled or defined by a module not included in the server configuration     .

我可以在以下位置注释掉SSLCipherSuite:

I can comment out SSLCipherSuite in:

  • C:\ wamp \ bin \ apache \ apache2.4.23 \ conf \ extra \ httpd-ssl.conf
  • C:\ wamp \ bin \ apache \ apache2.4.23 \ conf \ original \ extra \ httpd-ssl.conf

,但随后的下一个命令在Windows错误报告中报告为无效命令.

but then the next command down is reported in Windows Error Reporting as an invalid command.

有指针吗?

推荐答案

我遇到了同样的问题,并解决了运行命令的问题:

I had the same problem, and solved running the command:


sudo a2enmod ssl

希望它对某人有帮助:)

Hope it helps someone :)

这篇关于无法启动Apache:无效的命令'SSLCipherSuite'的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆