fschnyder
Forum Replies Created
-
I had this too. It was solved by signing up to the Timely Network (Settings page, small link).
Forum: Plugins
In reply to: [Novo-Map : your WP posts on custom google maps] 500 Server ErrorI 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>Forum: Plugins
In reply to: [Novo-Map : your WP posts on custom google maps] 500 Server ErrorError 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: http://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: http://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: http://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.