I just installed MediaWiki 1.10.0 last week on a new Ubuntu 6.06 LTS server running Apache 2.0.55, PHP 5.1.6, mySQL 5.0.24a-Debian_9ubuntu2-log.
Everything was working fine last week and this weekend until Sunday, when it became impossible for any users to login, including WikiSysop. The following error message comes up:
Login error: You have not specified a valid user name.
This happened to me before on an old box, so I got a new box and did a new server install on it.
Any help would be greatly appreciated.
Thanks.
Josh
Are you using some user login extension ? (eg. http://www.mediawiki.org/wiki/Extension:LDAP_Authentication)
Have you been playing with isValidUserName(), $wgLegalTitleChars or $wgMaxNameChars?
May have someone deleted the user table entries? (check in mysql that the user table entries are present)
Platonides wrote: [snip]
This issue was already resolved; bogus memory/post size limits in PHP configuration.
-- brion vibber (brion @ wikimedia.org)
mediawiki-l@lists.wikimedia.org