Xampp Error Windows 10 apache and mySQL do not start

2

I have mySQL and SQL server installed and try to install Xampp now, but I try to make errors when starting Apache and Mysql, I tried to change the ports and to no avail.

error.log

 [Wed Nov 08 15:30:35.891547 2017] [ssl:warn] [pid 3644:tid 212] AH01909: 
 www.example.com:443:0 server certificate does NOT include an ID which 
matches the server name
[Wed Nov 08 15:30:36.196082 2017] [ssl:warn] [pid 3644:tid 212] AH01909: 
 www.example.com:443:0 server certificate does NOT include an ID which 
 matches the server name
 [Wed Nov 08 15:30:36.669476 2017] [mpm_winnt:notice] [pid 3644:tid 212] 
 AH00455: Apache/2.4.28 (Win32) OpenSSL/1.0.2l PHP/7.0.24 configured -- 
 resuming normal operations
 [Wed Nov 08 15:30:36.669476 2017] [mpm_winnt:notice] [pid 3644:tid 212] 
 AH00456: Apache Lounge VC14 Server built: Oct  4 2017 11:36:32
[Wed Nov 08 15:30:36.669476 2017] [core:notice] [pid 3644:tid 212] AH00094: 
 Command line: 'C:\xampp\apache\bin\httpd.exe -d C:/xampp/apache'
[Wed Nov 08 15:30:36.685101 2017] [mpm_winnt:notice] [pid 3644:tid 212] 
 AH00418: Parent: Created child process 10664
[Wed Nov 08 15:30:37.200207 2017] [ssl:warn] [pid 10664:tid 216] AH01909: 
 www.example.com:443:0 server certificate does NOT include an ID which 
 matches the server name
[Wed Nov 08 15:30:37.455629 2017] [ssl:warn] [pid 10664:tid 216] AH01909: 
 www.example.com:443:0 server certificate does NOT include an ID which 
matches the server name
 [Wed Nov 08 15:30:37.479692 2017] [mpm_winnt:notice] [pid 10664:tid 216] 
  AH00354: Child: Starting 150 worker threads.

    
asked by anonymous 11.11.2017 / 21:41

1 answer

0

I've had some problems with XAMPP too, the most common solution is to reinstall it. Remembering that it works by running as administrator.

    
11.11.2017 / 22:11