I'm new to ProcessWire, but I just installed ProcessWire in a Docker container. All appears to have gone smoothly, but nothing seems to happen when I try to log into the admin page, other than a screen refresh. No error message, with or without the right password, just a page refresh.
Noticed a similar support topic where:
$config->sessionFingerprint = false;
$config->sessionChallenge = false;
was suggested, but that does not seem to have made any difference for me. Wiped everything and tried again several times. Always the same issue.
The 'modules.txt' has an odd message:
"Found 2 module(s) missing file: FieldtypeNumber => /var/www/html/site/modules/FieldtypeNumber/FieldtypeNumber.module, ProcessPage => /var/www/html/site/modules/ProcessPage/ProcessPage.module"
The files do not exist at those locations, but then nor do they appear to exist on a working installation that I looked at (although that did not have the 'missing file' notice in the modules.txt file).
I'm completely stuck. Any suggestions where I go from here?
modules.txt
messages.txt
system-updater.txt