A
A
akula222016-02-10 09:52:21
Yii
akula22, 2016-02-10 09:52:21

Apache crashes when accessing a script?

I use Openserver I
connect in a script use yii\imagine\Image;
and Apache crashes when this script is accessed, here is the log

[Wed Feb 10 09:44:25.301283 2016] [ssl:warn] [pid 3776:tid 224] AH01909: default:443:0 server certificate does NOT include an ID which matches the server name
[Wed Feb 10 09:44:25.464293 2016] [ssl:warn] [pid 3776:tid 224] AH01909: default:443:0 server certificate does NOT include an ID which matches the server name
[Wed Feb 10 09:44:25.505295 2016] [mpm_winnt:notice] [pid 3776:tid 224] AH00455: Apache/2.4.10 (Win32) OpenSSL/1.0.1j configured -- resuming normal operations
[Wed Feb 10 09:44:25.505295 2016] [mpm_winnt:notice] [pid 3776:tid 224] AH00456: Apache Lounge VC11 Server built: Jul 17 2014 11:50:08
[Wed Feb 10 09:44:25.505295 2016] [core:notice] [pid 3776:tid 224] AH00094: Command line: 'd:\\server\\modules\\http\\Apache-2.4\\bin\\httpd.exe -d D:/server/modules/http/Apache-2.4 -f d:\\server\\modules\\http\\Apache-2.4\\conf\\httpd.conf'
[Wed Feb 10 09:44:25.506295 2016] [mpm_winnt:notice] [pid 3776:tid 224] AH00418: Parent: Created child process 2308
[Wed Feb 10 09:44:25.855315 2016] [ssl:warn] [pid 2308:tid 236] AH01909: default:443:0 server certificate does NOT include an ID which matches the server name
[Wed Feb 10 09:44:26.019324 2016] [ssl:warn] [pid 2308:tid 236] AH01909: default:443:0 server certificate does NOT include an ID which matches the server name
[Wed Feb 10 09:44:26.080328 2016] [mpm_winnt:notice] [pid 2308:tid 236] AH00354: Child: Starting 32 worker threads.

Please help me overcome this problem

Answer the question

In order to leave comments, you need to log in

1 answer(s)
3
333Serega333 333Serega333, 2016-02-10
@333Serega333

Judging by the error, you have a problem with the certificate.
See here how and what is configured: https://www.digicert.com/ssl-certificate-installat...
For a more accurate understanding of the problem, you need more information:
- what kind of request brings down the server;
- what OS is installed on the server;
- Apache version, PHP.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question