List of steps to reproduce (step by step, including full links if applicable):
- installed mediawiki-1.37.2 under RockyLinux8, with httpd-2.4.37-47.module+el8.6.0+823+rECTXf143cee112a9.1.x86_64 and php-7.4.19-2.module+el8.6.0+789+2130c178.x86_64
- created LocalSettings.php via wizard, entered new, empty wiki, logged in with initial account
- "Edit Source" on pages works, but the now default VisualEditor errors out with "Revision IDs returned by the server do not match"
What happens?:
I see that "Revision IDs returned by the server do not match" on a few bug reports, but they mainly imply it's related to slashes in the page name - but this error occurs even on "Main_Page". I have also put the "AllowEncodedSlashes NoDecode" globally in Apache - but that hasn't made a difference.
PHP runs under php-fpm, but doesn't report any errors, nor does the apache error_log
What should have happened instead?:
I expected the VisualEditor to work :-)
Software version (if not a Wikimedia wiki), browser information, screenshots, other information, etc.:
mediawiki-1.37.2 under RockyLinux8, with httpd-2.4.37-47.module+el8.6.0+823+rECTXf143cee112a9.1.x86_64 and php-7.4.19-2.module+el8.6.0+789+2130c178.x86_64