No matching ID

Problems with the Windows version of XAMPP, questions, comments, and anything related.

No matching ID

Postby Regal » 13. February 2018 18:37

Image
Error log
No matching ID
AH00404: Child: Unable to read socket data from parent
Image
Regal
 
Posts: 3
Joined: 13. February 2018 15:00
XAMPP version: 3.2.2
Operating System: Windows 10

Re: No matching ID

Postby Regal » 14. February 2018 22:48

Sorry, there seems to be a malfunction with the server that holds the images.
Here is the plain text.

Starting controlpanel in admin mode.

2:31:09 [main] Initializing Control Panel
22:31:09 [main] Windows Version: Pro 64-bit
22:31:09 [main] XAMPP Version: 7.2.1
22:31:09 [main] Control Panel Version: 3.2.2 [ Compiled: Nov 12th 2015 ]
22:31:09 [main] Running with Administrator rights - good!
22:31:09 [main] XAMPP Installation Directory: "c:\xampp\"
22:31:09 [main] Checking for prerequisites
22:31:09 [main] All prerequisites found
22:31:09 [main] Initializing Modules
22:31:09 [main] The Mercury module is disabled
22:31:09 [main] The Tomcat module is disabled
22:31:09 [main] Starting Check-Timer
22:31:09 [main] Control Panel Ready
22:37:32 [Apache] Attempting to start Apache app...
22:37:32 [Apache] Status change detected: running
22:37:37 [Apache] Status change detected: stopped
22:37:37 [Apache] Error: Apache shutdown unexpectedly.
22:37:37 [Apache] This may be due to a blocked port, missing dependencies,
22:37:37 [Apache] improper privileges, a crash, or a shutdown by another method.
22:37:37 [Apache] Press the Logs button to view error logs and check
22:37:37 [Apache] the Windows Event Viewer for more clues
22:37:37 [Apache] If you need more help, copy and post this
22:37:37 [Apache] entire log window on the forums

Error log.

[Tue Feb 13 21:01:35.019501 2018] [ssl:warn] [pid 5228:tid 680] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Feb 13 21:01:35.082004 2018] [ssl:warn] [pid 5228:tid 680] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Feb 13 21:01:35.128882 2018] [mpm_winnt:notice] [pid 5228:tid 680] AH00455: Apache/2.4.29 (Win32) OpenSSL/1.1.0g PHP/7.2.1 configured -- resuming normal operations
[Tue Feb 13 21:01:35.128882 2018] [mpm_winnt:notice] [pid 5228:tid 680] AH00456: Apache Lounge VC15 Server built: Nov 3 2017 10:30:36
[Tue Feb 13 21:01:35.128882 2018] [core:notice] [pid 5228:tid 680] AH00094: Command line: 'apache\\bin\\httpd.exe -d C:/xampp/apache'
[Tue Feb 13 21:01:35.207010 2018] [mpm_winnt:notice] [pid 5228:tid 680] AH00418: Parent: Created child process 11336
[Tue Feb 13 21:01:35.925798 2018] [ssl:warn] [pid 11336:tid 672] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Feb 13 21:01:35.972692 2018] [ssl:warn] [pid 11336:tid 672] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Feb 13 21:01:36.019555 2018] [mpm_winnt:crit] [pid 11336:tid 672] (OS 109)Denna pipe har avslutats. : AH00404: Child: Unable to read socket data from parent
[Tue Feb 13 21:01:36.035179 2018] [mpm_winnt:crit] [pid 5228:tid 680] AH00427: Parent: child process 11336 exited with status 3 -- Aborting.
[Wed Feb 14 22:37:35.842133 2018] [ssl:warn] [pid 11624:tid 652] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Feb 14 22:37:35.904636 2018] [ssl:warn] [pid 11624:tid 652] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Feb 14 22:37:36.560919 2018] [mpm_winnt:notice] [pid 11624:tid 652] AH00455: Apache/2.4.29 (Win32) OpenSSL/1.1.0g PHP/7.2.1 configured -- resuming normal operations
[Wed Feb 14 22:37:36.560919 2018] [mpm_winnt:notice] [pid 11624:tid 652] AH00456: Apache Lounge VC15 Server built: Nov 3 2017 10:30:36
[Wed Feb 14 22:37:36.560919 2018] [core:notice] [pid 11624:tid 652] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Wed Feb 14 22:37:36.576533 2018] [mpm_winnt:notice] [pid 11624:tid 652] AH00418: Parent: Created child process 1996
[Wed Feb 14 22:37:37.029693 2018] [ssl:warn] [pid 1996:tid 224] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Feb 14 22:37:37.076638 2018] [ssl:warn] [pid 1996:tid 224] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Feb 14 22:37:37.107808 2018] [mpm_winnt:crit] [pid 1996:tid 224] (OS 109)Denna pipe har avslutats. : AH00404: Child: Unable to read socket data from parent
[Wed Feb 14 22:37:37.123436 2018] [mpm_winnt:crit] [pid 11624:tid 652] AH00427: Parent: child process 1996 exited with status 3 -- Aborting.
Regal
 
Posts: 3
Joined: 13. February 2018 15:00
XAMPP version: 3.2.2
Operating System: Windows 10

Re: No matching ID

Postby Regal » 16. February 2018 21:00

Got directions from elsewhere:

Open control panel in Admin mode, go to Apache then (httpd.conf).
Scroll down untill you find Listen 80, then change that to: Listen 8090
also change: ServerName Localhost:80 to: ServerName Localhost:8090

Remember to use http://localhost:8090 insted of http://localhost in webbrowser.
Regal
 
Posts: 3
Joined: 13. February 2018 15:00
XAMPP version: 3.2.2
Operating System: Windows 10


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 158 guests