search

Home  >  Q&A  >  body text

The latest version of apache php5.4, configuring SSL, failed

The latest version of apache php5.4.45, configuring SSL, failed

The previous server had the same configuration and was successful, but the newly purchased server was configured, but it was unsuccessful. . . .

LoadModule ssl_module modules/mod_ssl.so

Include conf/extra/httpd-ssl.conf


##httpd-ssl.conf:

<VirtualHost wx.ABC.com:443>

DocumentRoot "E:\jiuanweb\we7"
ServerName wx.ABC.com
SSLEngine on
SSLCertificateFile "E: \jiuanweb\we7\cert\Apache\2_wx.abc.com.crt"
SSLCertificateKeyFile "E:\jiuanweb\we7\cert\Apache\3_wx.abc.com.key"
SSLCertificateChainFile "E:\jiuanweb \we7\cert\Apache\1_root_bundle.crt"
</VirtualHost>

PHP has extension=php_openssl.dll

A00 久安网络jiuanweb.comA00 久安网络jiuanweb.com2692 days ago1139

reply all(3)I'll reply

  • cloudmam

    cloudmam2020-05-20 17:19:36

    You can try the server management tool Cloud Helper

    reply
    0
  • WS_Support_Three

    WS_Support_Three2017-11-08 13:57:49

    I downloaded your version for personal testing this morning. It’s very simple. I got up all of a sudden

    QQ图片20171108135713.png

    reply
    0
  • AliPLus

    AliPLus2017-10-10 09:26:16

    Did you buy Symantec Wildcard?

    reply
    0
  • Cancelreply