XAMPP error?

I tried running t and am getting


I looked in the mysql error log and
InnoDB: using atomic writes.
2021-08-18 10:18:14 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-08-18 10:18:14 0 [Note] InnoDB: Uses event mutexes
2021-08-18 10:18:14 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-08-18 10:18:14 0 [Note] InnoDB: Number of pools: 1
2021-08-18 10:18:14 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-08-18 10:18:14 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-08-18 10:18:14 0 [Note] InnoDB: Completed initialization of buffer pool
2021-08-18 10:18:16 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-08-18 10:18:16 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-08-18 10:18:16 0 [Note] InnoDB: Setting file ‘C:\xampp\mysql\data\ibtmp1’ size to 12 MB. Physically writing the file full; Please wait …
2021-08-18 10:18:16 0 [Note] InnoDB: File ‘C:\xampp\mysql\data\ibtmp1’ size is now 12 MB.
2021-08-18 10:18:16 0 [Note] InnoDB: Waiting for purge to start
2021-08-18 10:18:16 0 [Note] InnoDB: 10.4.11 started; log sequence number 863285615; transaction id 2909810
2021-08-18 10:18:16 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-08-18 10:18:16 0 [Note] Plugin ‘FEEDBACK’ is disabled.
2021-08-18 10:18:16 0 [Note] InnoDB: Buffer pool(s) load completed at 210818 10:18:16
2021-08-18 10:18:16 0 [Note] Server socket created on IP: ‘::’.

Is this the problem?

I would first be tempted to find a later compiled XAMPP version than Jun 5th 2019

1 Like

Or better still, use Laragon. It can be installed alongside XAMPP.

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.