XAMPP apache don't open after install WordPress

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

XAMPP apache don't open after install WordPress

Postby pilar.veiga » 21. November 2020 20:55

Hi guys,
I looked it up but didn't find a problem like mine. I'm new here and I'm just learning this things. So, if you please could answer me like "for dummies" that'd be great.
So, to the problem:

I have changed the httpd.sys to port 90, like the other post solution about apache not starting.
I tried several methods indicated on the solution post. It only worked when I changed aoache default ports to 10080 and 10443. Everything was working perfectly.
But when I installed the WordPress, I get the same error message from before, about the ports.
I uninstalled xampp and re-intalled with 10080 and 10443. It worked again. But stopped once WordPress is installed.
I looked it up on the forum here and over the internet but didn't find a solution. I hope you guys can help me.
The logs are as follows:

16:39:37 [Apache] Attempting to start Apache app...
16:39:37 [Apache] Status change detected: running
16:39:37 [Apache] Status change detected: stopped
16:39:37 [Apache] Error: Apache shutdown unexpectedly.
16:39:37 [Apache] This may be due to a blocked port, missing dependencies,
16:39:37 [Apache] improper privileges, a crash, or a shutdown by another method.
16:39:37 [Apache] Press the Logs button to view error logs and check
16:39:37 [Apache] the Windows Event Viewer for more clues
16:39:37 [Apache] If you need more help, copy and post this
16:39:37 [Apache] entire log window on the forums
16:40:05 [Apache] Problem detected!
16:40:05 [Apache] Port 80 in use by "Unable to open process" with PID 5228!
16:40:05 [Apache] Apache WILL NOT start without the configured ports free!
16:40:05 [Apache] You need to uninstall/disable/reconfigure the blocking application
16:40:05 [Apache] or reconfigure Apache and the Control Panel to listen on a different port
16:40:05 [Apache] Problem detected!
16:40:05 [Apache] Port 443 in use by "Unable to open process" with PID 5228!
16:40:05 [Apache] Apache WILL NOT start without the configured ports free!
16:40:05 [Apache] You need to uninstall/disable/reconfigure the blocking application
16:40:05 [Apache] or reconfigure Apache and the Control Panel to listen on a different port
16:40:05 [Apache] Attempting to start Apache app...
16:40:05 [Apache] Status change detected: running
16:40:06 [Apache] Status change detected: stopped
16:40:06 [Apache] Error: Apache shutdown unexpectedly.
16:40:06 [Apache] This may be due to a blocked port, missing dependencies,
16:40:06 [Apache] improper privileges, a crash, or a shutdown by another method.
16:40:06 [Apache] Press the Logs button to view error logs and check
16:40:06 [Apache] the Windows Event Viewer for more clues
16:40:06 [Apache] If you need more help, copy and post this
16:40:06 [Apache] entire log window on the forums
16:40:09 [mysql] Attempting to start MySQL app...
16:40:09 [mysql] Status change detected: running
16:40:11 [mysql] Status change detected: stopped
16:40:11 [mysql] Error: MySQL shutdown unexpectedly.
16:40:11 [mysql] This may be due to a blocked port, missing dependencies,
16:40:11 [mysql] improper privileges, a crash, or a shutdown by another method.
16:40:11 [mysql] Press the Logs button to view error logs and check
16:40:11 [mysql] the Windows Event Viewer for more clues
16:40:11 [mysql] If you need more help, copy and post this
16:40:11 [mysql] entire log window on the forums

/***** mysql logs *****/
2020-11-21 16:40:09 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-11-21 16:40:09 0 [Note] InnoDB: Uses event mutexes
2020-11-21 16:40:09 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-11-21 16:40:09 0 [Note] InnoDB: Number of pools: 1
2020-11-21 16:40:09 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-11-21 16:40:09 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-11-21 16:40:09 0 [Note] InnoDB: Completed initialization of buffer pool
2020-11-21 16:40:10 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-11-21 16:40:10 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-11-21 16:40:10 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-11-21 16:40:10 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-11-21 16:40:10 0 [Note] InnoDB: Waiting for purge to start
2020-11-21 16:40:10 0 [Note] InnoDB: 10.4.16 started; log sequence number 1122494; transaction id 755
2020-11-21 16:40:10 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-11-21 16:40:10 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-11-21 16:40:10 0 [Note] InnoDB: Buffer pool(s) load completed at 201121 16:40:10
2020-11-21 16:40:10 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2020-11-21 16:40:10 0 [ERROR] Failed to initialize plugins.
2020-11-21 16:40:10 0 [ERROR] Aborting

/***** apache logs *****/
[Fri Nov 20 23:02:40.302621 2020] [ssl:warn] [pid 6024:tid 624] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 20 23:02:40.360918 2020] [ssl:warn] [pid 6024:tid 624] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 20 23:02:40.490558 2020] [mpm_winnt:notice] [pid 6024:tid 624] AH00455: Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.4.12 configured -- resuming normal operations
[Fri Nov 20 23:02:40.490558 2020] [mpm_winnt:notice] [pid 6024:tid 624] AH00456: Apache Lounge VC15 Server built: Oct 3 2020 12:58:33
[Fri Nov 20 23:02:40.490558 2020] [core:notice] [pid 6024:tid 624] AH00094: Command line: 'C:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Fri Nov 20 23:02:40.500905 2020] [mpm_winnt:notice] [pid 6024:tid 624] AH00418: Parent: Created child process 12776
[Fri Nov 20 23:02:41.338484 2020] [ssl:warn] [pid 12776:tid 620] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 20 23:02:41.484636 2020] [ssl:warn] [pid 12776:tid 620] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 20 23:02:41.526524 2020] [mpm_winnt:notice] [pid 12776:tid 620] AH00354: Child: Starting 150 worker threads.
[Fri Nov 20 23:05:20.350918 2020] [ssl:warn] [pid 8012:tid 620] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 20 23:05:20.443330 2020] [ssl:warn] [pid 8012:tid 620] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 20 23:05:20.473471 2020] [mpm_winnt:notice] [pid 8012:tid 620] AH00455: Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.4.12 configured -- resuming normal operations
[Fri Nov 20 23:05:20.473471 2020] [mpm_winnt:notice] [pid 8012:tid 620] AH00456: Apache Lounge VC15 Server built: Oct 3 2020 12:58:33
[Fri Nov 20 23:05:20.473471 2020] [core:notice] [pid 8012:tid 620] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Fri Nov 20 23:05:20.483527 2020] [mpm_winnt:notice] [pid 8012:tid 620] AH00418: Parent: Created child process 7496
[Fri Nov 20 23:05:21.298265 2020] [ssl:warn] [pid 7496:tid 632] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 20 23:05:21.402387 2020] [ssl:warn] [pid 7496:tid 632] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 20 23:05:21.506914 2020] [mpm_winnt:notice] [pid 7496:tid 632] AH00354: Child: Starting 150 worker threads.
[Fri Nov 20 23:08:39.814564 2020] [ssl:warn] [pid 5228:tid 604] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 20 23:08:39.898119 2020] [ssl:warn] [pid 5228:tid 604] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 20 23:08:39.920176 2020] [mpm_winnt:notice] [pid 5228:tid 604] AH00455: Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.4.12 configured -- resuming normal operations
[Fri Nov 20 23:08:39.920176 2020] [mpm_winnt:notice] [pid 5228:tid 604] AH00456: Apache Lounge VC15 Server built: Oct 3 2020 12:58:33
[Fri Nov 20 23:08:39.920176 2020] [core:notice] [pid 5228:tid 604] AH00094: Command line: 'C:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Fri Nov 20 23:08:39.920176 2020] [mpm_winnt:notice] [pid 5228:tid 604] AH00418: Parent: Created child process 2120
[Fri Nov 20 23:08:40.555561 2020] [ssl:warn] [pid 2120:tid 604] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 20 23:08:40.809860 2020] [ssl:warn] [pid 2120:tid 604] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 20 23:08:40.850749 2020] [mpm_winnt:notice] [pid 2120:tid 604] AH00354: Child: Starting 150 worker threads.
[Fri Nov 20 23:51:25.562715 2020] [ssl:warn] [pid 2828:tid 608] AH01909: www.example.com:10443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 20 23:51:25.687896 2020] [core:warn] [pid 2828:tid 608] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Fri Nov 20 23:51:25.687896 2020] [ssl:warn] [pid 2828:tid 608] AH01909: www.example.com:10443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 20 23:51:25.718924 2020] [mpm_winnt:notice] [pid 2828:tid 608] AH00455: Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.4.12 configured -- resuming normal operations
[Fri Nov 20 23:51:25.718924 2020] [mpm_winnt:notice] [pid 2828:tid 608] AH00456: Apache Lounge VC15 Server built: Oct 3 2020 12:58:33
[Fri Nov 20 23:51:25.718924 2020] [core:notice] [pid 2828:tid 608] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Fri Nov 20 23:51:25.734507 2020] [mpm_winnt:notice] [pid 2828:tid 608] AH00418: Parent: Created child process 324
[Fri Nov 20 23:51:26.438762 2020] [ssl:warn] [pid 324:tid 612] AH01909: www.example.com:10443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 20 23:51:26.532488 2020] [ssl:warn] [pid 324:tid 612] AH01909: www.example.com:10443:0 server certificate does NOT include an ID which matches the server name
[Fri Nov 20 23:51:26.579351 2020] [mpm_winnt:notice] [pid 324:tid 612] AH00354: Child: Starting 150 worker threads.
pilar.veiga
 
Posts: 5
Joined: 18. November 2020 03:26
XAMPP version: 7.4.12
Operating System: Windows 10

Re: XAMPP apache don't open after install WordPress

Postby Altrea » 21. November 2020 21:38

Which WordPress installation did you use exactly?
Seems to me that you used a WordPress bundle already coming with their own Apache and Mysql components.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: XAMPP apache don't open after install WordPress

Postby pilar.veiga » 22. November 2020 02:14

Hi Altrea

I have installed the wordpress add-on from bitnami.

I'm trying now to install directly from wordpress.org. Apache is running ok on 80 443. I have copied the the abstracted wordpress folder to htdocs, but the browser can't find localhost:8080 nor localhost:8080/wordpress for me to configure it. I have tried a lot of tutorials, but I can't seem to make it. Like I said, I'm new to this thing. Maybe it's something really easy to fix, but I don't understand the logs, what do they mean?!
pilar.veiga
 
Posts: 5
Joined: 18. November 2020 03:26
XAMPP version: 7.4.12
Operating System: Windows 10

Re: XAMPP apache don't open after install WordPress

Postby pilar.veiga » 22. November 2020 02:28

extracted not abstracted*
pilar.veiga
 
Posts: 5
Joined: 18. November 2020 03:26
XAMPP version: 7.4.12
Operating System: Windows 10


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 186 guests