I have only just installed XAMPP yesterday. And I have yet to create any database in PhpMyAdmin.
But today it appears that I can’t start MariaDB in the XAMPP control panel.
9:24:40 AM [MySQL] Attempting to start MySQL app...
9:24:41 AM [MySQL] Status change detected: running
9:24:42 AM [MySQL] Status change detected: stopped
9:24:42 AM [MySQL] Error: MySQL shutdown unexpectedly.
9:24:42 AM [MySQL] This may be due to a blocked port, missing dependencies,
9:24:42 AM [MySQL] improper privileges, a crash, or a shutdown by another method.
9:24:42 AM [MySQL] Press the Logs button to view error logs and check
9:24:42 AM [MySQL] the Windows Event Viewer for more clues
9:24:42 AM [MySQL] If you need more help, copy and post this entire log window on the forums```
Here are the logs:
9:24:40 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 13876
2024-05-09 9:24:40 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-05-09 9:24:40 0 [Note] InnoDB: Uses event mutexes
2024-05-09 9:24:40 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-05-09 9:24:40 0 [Note] InnoDB: Number of pools: 1
2024-05-09 9:24:40 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-05-09 9:24:40 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-05-09 9:24:40 0 [Note] InnoDB: Completed initialization of buffer pool
2024-05-09 9:24:41 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2024-05-09 9:24:41 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-05-09 9:24:41 0 [Note] InnoDB: Setting file 'C:xamppmysqldataibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-05-09 9:24:41 0 [Note] InnoDB: File 'C:xamppmysqldataibtmp1' size is now 12 MB.
2024-05-09 9:24:41 0 [Note] InnoDB: Waiting for purge to start
2024-05-09 9:24:41 0 [Note] InnoDB: 10.4.32 started; log sequence number 300369; transaction id 170
2024-05-09 9:24:41 0 [Note] InnoDB: Loading buffer pool(s) from C:xamppmysqldataib_buffer_pool
2024-05-09 9:24:41 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-05-09 9:24:41 0 [Note] Server socket created on IP: '::'.
I have already tried to copy the backup folder into a new data folder but still didn't work.
How can I solve this ?
New contributor
Eru Eru is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.