xampp, apache listens on multiple ports
PHP中文网
PHP中文网 2017-05-16 13:11:23
0
2
731

< /p>

Why is this? The local webpage cannot be opened. Please give me some guidance. Thank you!

Part of the error log:

AH00112: Warning: DocumentRoot [D:/Xampp/htdocs/plat1pei/www] does not exist
AH00112: Warning: DocumentRoot [D:/Xampp/htdocs/plat1pei/www] does not exist
AH00112 : Warning: DocumentRoot [D:/Xampp/htdocs/plat1pei/www] does not exist
[Thu Apr 20 17:00:33.113568 2017] [ssl:warn] [pid 22796:tid 580] AH01909: localhost:443 :0 server certificate does NOT include an ID which matches the server name
[Thu Apr 20 17:00:33.113568 2017] [ssl:error] [pid 22796:tid 580] AH02217: ssl_stapling_init_cert: can't issue retriever certificate ! [subject: CN=localhost / issuer: CN=localhost / serial: B5C752C98781B503 / notbefore: Nov 10 23:48:47 2009 GMT / notafter: Nov 8 23:48:47 2019 GMT]
[Thu Apr 20 17 :00:33.113568 2017] [ssl:error] [pid 22796:tid 580] AH02604: Unable to configure certificate localhost:443:0 for stapling
PHP Warning: PHP Startup: apc: Unable to initialize modulenModule compiled with module API =20100525nPHP compiled with module API=20131226nThese options need to matchn in Unknown on line 0
[Thu Apr 20 17:00:33.144819 2017] [mpm_winnt:notice] [pid 22796:tid 580] AH00354: Child: Starting 150 worker threads.

PHP中文网
PHP中文网

认证0级讲师

reply all(2)
滿天的星座

The error reported is that the file directory does not exist

世界只因有你

Warning does not affect startup. Your problem should be that the ssl configuration is wrong. Check the apache configuration file and try commenting these two parameters.

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