Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter karne99

    (@karne99)

    Many thanks Matt, that worked like a charm!

    Thread Starter karne99

    (@karne99)

    Hi wfalaa,

    When I added the the following code to the httpd.conf file Apache wouldn’t start up but there were no errors in the Apache error log.
    <IfModule mpm_winnt_module>
    ThreadStackSize 8388608
    </IfModule>

    I’m running on Windows 10 so I’m wondering if this directive is still works.

    When I restored the httpd.conf file and try to start wordpress I get the following messages in the Apache error log:
    [Fri Nov 18 12:35:06.609799 2016] [core:notice] [pid 944:tid 568] AH00094: Command line: ‘d:\\xampp\\apache\\bin\\httpd.exe -d D:/xampp/apache’
    [Fri Nov 18 12:35:06.609799 2016] [mpm_winnt:notice] [pid 944:tid 568] AH00418: Parent: Created child process 596
    [Fri Nov 18 12:35:07.469174 2016] [ssl:warn] [pid 596:tid 568] AH01909: http://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Nov 18 12:35:07.609801 2016] [ssl:warn] [pid 596:tid 568] AH01909: http://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Nov 18 12:35:07.656676 2016] [mpm_winnt:notice] [pid 596:tid 568] AH00354: Child: Starting 150 worker threads.
    [Fri Nov 18 12:35:19.672331 2016] [mpm_winnt:notice] [pid 944:tid 568] AH00428: Parent: child process 596 exited with status 3221225725 — Restarting.
    [Fri Nov 18 12:35:19.906705 2016] [ssl:warn] [pid 944:tid 568] AH01909: http://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Nov 18 12:35:19.953581 2016] [mpm_winnt:notice] [pid 944:tid 568] AH00455: Apache/2.4.16 (Win32) OpenSSL/1.0.1p PHP/5.5.28 configured — resuming normal operations
    [Fri Nov 18 12:35:19.953581 2016] [mpm_winnt:notice] [pid 944:tid 568] AH00456: Apache Lounge VC11 Server built: Jul 12 2015 10:56:48
    [Fri Nov 18 12:35:19.953581 2016] [core:notice] [pid 944:tid 568] AH00094: Command line: ‘d:\\xampp\\apache\\bin\\httpd.exe -d D:/xampp/apache’
    [Fri Nov 18 12:35:19.953581 2016] [mpm_winnt:notice] [pid 944:tid 568] AH00418: Parent: Created child process 6316
    [Fri Nov 18 12:35:20.719207 2016] [ssl:warn] [pid 6316:tid 568] AH01909: http://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Nov 18 12:35:20.844208 2016] [ssl:warn] [pid 6316:tid 568] AH01909: http://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Nov 18 12:35:20.891083 2016] [mpm_winnt:notice] [pid 6316:tid 568] AH00354: Child: Starting 150 worker threads.
    [Fri Nov 18 12:35:33.006327 2016] [mpm_winnt:notice] [pid 944:tid 568] AH00428: Parent: child process 6316 exited with status 3221225725 — Restarting.
    [Fri Nov 18 12:35:33.256328 2016] [ssl:warn] [pid 944:tid 568] AH01909: http://www.example.com:443:0 server certificate does NOT include an ID which matches the server name
    [Fri Nov 18 12:35:33.303203 2016] [mpm_winnt:notice] [pid 944:tid 568] AH00455: Apache/2.4.16 (Win32) OpenSSL/1.0.1p PHP/5.5.28 configured — resuming normal operations
    [Fri Nov 18 12:35:33.303203 2016] [mpm_winnt:notice] [pid 944:tid 568] AH00456: Apache Lounge VC11 Server built: Jul 12 2015 10:56:48
    [Fri Nov 18 12:35:33.303203 2016] [core:notice] [pid 944:tid 568] AH00094: Command line: ‘d:\\xampp\\apache\\bin\\httpd.exe -d D:/xampp/apache’
    [Fri Nov 18 12:35:33.303203 2016] [mpm_winnt:notice] [pid 944:tid 568] AH00418: Parent: Created child process 6924

    Thanks

    Thread Starter karne99

    (@karne99)

    Hi wfalaa,

    Thanks for the reply, however it isn’t really running on Windows IIS it is running on XAMPP 5.5.28 which means Apache/2.4.16 (Win32) OpenSSL/1.0.1p PHP/5.5.28. Maybe this version is too old? I have applied the latest Wordfence to my live site which is running on Linux and it works fine.

    I run XAMPP on my windows PC to test the system out before applying to the live system.

    Thanks.

    Thread Starter karne99

    (@karne99)

    Thanks very much for the reply and that worked beautifully.

Viewing 4 replies - 1 through 4 (of 4 total)