I have set up an environment locally and apache php runs without problems. echo phpinfo()
pboard.png](/img/bVF2CF)
But it cannot be opened when opening the local website environment: as shown below
The ssl module has been opened in xampp
Why?
apache errorlog
AH00112: Warning: DocumentRoot [D:/xampp2/htdocs/haizhi-service/haizhi-service/frontend] does not exist
[Fri Nov 25 11:32:17.419428 2016] [ssl:warn ] [pid 5936:tid 608] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 25 11:32:17.445843 2016] [mpm_winnt:notice] [pid 5936:tid 608] AH00354: Child: Starting 150 worker threads.
[Fri Nov 25 11:33:22.663569 2016] [mpm_winnt:notice] [pid 6500:tid 604] AH00428: Parent: process child 5936 exited with status 3221225477 - - Restarting.
AH00112: Warning: DocumentRoot [D:/xampp2/htdocs/haizhi-service/haizhi-service/frontend] does not exist
[Fri Nov 25 11:33:23.063262 2016] [ssl:warn] [pid 6500 :tid 604] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 25 11:33:23.087278 2016] [mpm_winnt:notice] [pid 6500:tid 604 ] AH00455: Apache/2.4.18 (Win32) OpenSSL/1.0.2e PHP/7.0.1 configured -- resuming normal operations
[Fri Nov 25 11:33:23.087278 2016] [mpm_winnt:notice] [pid 6500:tid 604 ] AH00456: Apache Lounge VC14 Server built: Dec 9 2015 10:17:39
[Fri Nov 25 11:33:23.087278 2016] [core:notice] [pid 6500:tid 604] AH00094: Command line: 'd:xampp2apachebinhttpd .exe -d D:/xampp2/apache'
[Fri Nov 25 11:33:23.089281 2016] [mpm_winnt:notice] [pid 6500:tid 604] AH00418: Parent: Created child process 4480
AH00112: Warning: DocumentRoot [ D:/xampp2/htdocs/haizhi-service/haizhi-service/frontend] does not exist
[Fri Nov 25 11:33:23.459542 2016] [ssl:warn] [pid 4480:tid 568] AH01909: www.example. com:443:0 server certificate does NOT include an ID which matches the server name
AH00112: Warning: DocumentRoot [D:/xampp2/htdocs/haizhi-service/haizhi-service/frontend] does not exist
[Fri Nov 25 11 :33:23.551973 2016] [ssl:warn] [pid 4480:tid 568] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 25 11:33: 23.576003 2016] [mpm_winnt:notice] [pid 4480:tid 568] AH00354: Child: Starting 150 worker threads.
Reply content:
An environment is arranged locally, and apache php runs without problems. echo phpinfo()
pboard.png](/img/bVF2CF)
But it cannot be opened when opening the local website environment: as shown below
The ssl module has been opened in xampp
Why?
apache errorlog
AH00112: Warning: DocumentRoot [D:/xampp2/htdocs/haizhi-service/haizhi-service/frontend] does not exist
[Fri Nov 25 11:32:17.419428 2016] [ssl:warn] [pid 5936:tid 608] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 25 11:32:17.445843 2016] [mpm_winnt:notice] [pid 5936:tid 608] AH00354: Child: Starting 150 worker threads.
[Fri Nov 25 11:33:22.663569 2016] [mpm_winnt:notice] [pid 6500:tid 604] AH00428: Parent: child process 5936 exited with status 3221225477 -- Restarting.
AH00112: Warning: DocumentRoot [D:/xampp2/htdocs/haizhi-service/haizhi-service/frontend] does not exist
[Fri Nov 25 11:33:23.063262 2016] [ssl:warn] [pid 6500:tid 604] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 25 11:33:23.087278 2016] [mpm_winnt:notice] [pid 6500:tid 604] AH00455: Apache/2.4.18 (Win32) OpenSSL/1.0.2e PHP/7.0.1 configured -- resuming normal operations
[Fri Nov 25 11:33:23.087278 2016] [mpm_winnt:notice] [pid 6500:tid 604] AH00456: Apache Lounge VC14 Server built: Dec 9 2015 10:17:39
[Fri Nov 25 11:33:23.087278 2016] [core:notice] [pid 6500:tid 604] AH00094: Command line: 'd:xampp2apachebinhttpd.exe -d D:/xampp2/apache'
[Fri Nov 25 11:33:23.089281 2016] [mpm_winnt:notice] [pid 6500:tid 604] AH00418: Parent: Created child process 4480
AH00112: Warning: DocumentRoot [D:/xampp2/htdocs/haizhi-service/haizhi-service/frontend] does not exist
[Fri Nov 25 11:33:23.459542 2016] [ssl:warn] [pid 4480:tid 568] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
AH00112: Warning: DocumentRoot [D:/xampp2/htdocs/haizhi-service/haizhi-service/frontend] does not exist
[Fri Nov 25 11:33:23.551973 2016] [ssl:warn] [pid 4480:tid 568] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 25 11:33:23.576003 2016] [mpm_winnt:notice] [pid 4480:tid 568] AH00354: Child: Starting 150 worker threads.
连接被重置了,把php.ini的配置项
session.use_only_cookies 改为1