The latest version of apache php5.4, configuring SSL, failed
A00 久安网络jiuanweb.com
A00 久安网络jiuanweb.com 2017-10-06 16:35:41
0
3
1113

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.com
A00 久安网络jiuanweb.com

reply all(3)
cloudmam

You can try the server management tool Cloud Helper

WS_Support_Three

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

QQ图片20171108135713.png

AliPLus

Did you buy Symantec Wildcard?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template