• Resolved fschnyder

    (@fschnyder)


    Hi
    I activated this plugin because I think it’s exactly what I need.
    But after creating a map I can’t access the “Novo-Map” page anymore (link in the menu), always get an error when I want to view a page with the shortcode and mostly get an error when I open a post. It’s always a 500 Server error.

    I tried it on a live page and on localhost (XAMPP).

    Did anyone else have this problem as well and knows how to fix it?

    Thanks!
    Fabienne

    • This topic was modified 6 years, 10 months ago by fschnyder.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter fschnyder

    (@fschnyder)

    Error Log (XAMPP):
    [Mon Jan 08 16:09:17.425488 2018] [mpm_winnt:notice] [pid 3448:tid 600] AH00428: Parent: child process 22952 exited with status 3221225725 — Restarting.
    [Mon Jan 08 16:09:17.686809 2018] [ssl:warn] [pid 3448:tid 600] AH01909: https://www.example.com:444:0 server certificate does NOT include an ID which matches the server name
    [Mon Jan 08 16:09:17.727698 2018] [mpm_winnt:notice] [pid 3448:tid 600] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/5.5.38 configured — resuming normal operations
    [Mon Jan 08 16:09:17.728700 2018] [mpm_winnt:notice] [pid 3448:tid 600] AH00456: Apache Lounge VC11 Server built: Jul 7 2016 11:13:22
    [Mon Jan 08 16:09:17.728700 2018] [core:notice] [pid 3448:tid 600] AH00094: Command line: ‘c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache’
    [Mon Jan 08 16:09:17.734932 2018] [mpm_winnt:notice] [pid 3448:tid 600] AH00418: Parent: Created child process 13248
    [Mon Jan 08 16:09:18.448731 2018] [ssl:warn] [pid 13248:tid 616] AH01909: https://www.example.com:444:0 server certificate does NOT include an ID which matches the server name
    [Mon Jan 08 16:09:18.663052 2018] [ssl:warn] [pid 13248:tid 616] AH01909: https://www.example.com:444:0 server certificate does NOT include an ID which matches the server name
    [Mon Jan 08 16:09:18.714598 2018] [mpm_winnt:notice] [pid 13248:tid 616] AH00354: Child: Starting 150 worker threads.

    Thread Starter fschnyder

    (@fschnyder)

    I could solve my problem but unfortunately can’t use the plugin (I need to create different maps with different markers).

    To use the server error just add this code to the apache config file (httpd.conf):

    <IfModule mpm_winnt_module>
       ThreadStackSize 8888888
    </IfModule>

    Source: https://www.codexpedia.com/apache-server/parent-child-process-exited-with-status-3221225725-restarting-on-xamp-apache/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘500 Server Error’ is closed to new replies.