the html shows:
[01406553d8cbf7b11fe55637] 2020-09-14 16:13:57: 类型“BadMethodCallException”的致命错误
and the error log gives below:
"The given path is misformatted or contained invalid characters: [client 127.0.0.1:9909] AH00127: Cannot map GET /mediawiki-1.28.0/index.php/%E7%89%B9%E6%AE%8A:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95 HTTP/1.1 to file, referer: http://127.0.0.1:2000/mediawiki-1.28.0/"
I checked and find the url"127.0.0.1/mediawiki-1.28.0/index.php/特殊:用户登录", there exists a ":", which can not translate to "%3A", and makes it a "core error"
my php version is 7.3.22
i really need your help to fix this problem
mediawiki-l@lists.wikimedia.org