This is a comment on Fresh install produces a blank page, posted by WikiAdmin at 13.01.2022 12:16

View source for Re: Fresh install produces a blank page

I had a detailed reply, but when I hit "post" it said <[Session terminated due to timeout.
Welcome back, Breantique]> so my detailed reply is lost to the inervoid.

I followed the direction on that link, but then MySQL stopped connecting.  Without MySQL I can't test to see if the wiki is fixed.
Reverting the file change did not fix it.

I'm looking in to how to fix that now.

Edit:
The log from XAMPP MySQL
%%
InnoDB: using atomic writes.
2021-01-08  9:53:47 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-01-08  9:53:47 0 [Note] InnoDB: Uses event mutexes
2021-01-08  9:53:47 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-01-08  9:53:47 0 [Note] InnoDB: Number of pools: 1
2021-01-08  9:53:47 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-01-08  9:53:47 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-01-08  9:53:47 0 [Note] InnoDB: Completed initialization of buffer pool
2021-01-08  9:53:48 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-01-08  9:53:48 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-01-08  9:53:48 0 [Note] InnoDB: Setting file 'F:\ff\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-01-08  9:53:48 0 [Note] InnoDB: File 'F:\ff\mysql\data\ibtmp1' size is now 12 MB.
2021-01-08  9:53:48 0 [Note] InnoDB: Waiting for purge to start
2021-01-08  9:53:48 0 [Note] InnoDB: 10.4.17 started; log sequence number 26560192; transaction id 11863
2021-01-08  9:53:48 0 [Note] InnoDB: Loading buffer pool(s) from F:\ff\mysql\data\ib_buffer_pool
2021-01-08  9:53:48 0 [Note] Plugin 'FEEDBACK' is disabled.
%%

Besides the Feedback plugin being disabled I can't see any other issues.  From what I have been reading that is supposed to be an optional thing.  Correct me if I'm wrong.