|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
problem creating accountsHi
I have just installed Mediawiki 1.12.0 on a Centos 5 machine,it says the install was successful but when I try to add a user I get the database error message: "A database syntax error has occurred... from within function "RequestAccountPage::doSubmit". MySQL returned error: "1146: Table wiki.mw1account_requests' doesn't exist (localhost) I went through the database diagram in the documentation and could not find this table listed as well as in the tables created in mysql by media wiki - all other tables did appear though. I am assuming this is some kind of temporary table that gets created - just wondering if someone could point me to where I may be ableto troubleshoot this further. Thanks, Kimberly _______________________________________________ MediaWiki-l mailing list MediaWiki-l@... https://lists.wikimedia.org/mailman/listinfo/mediawiki-l |
|
|
Re: problem creating accountsKimberly Begley wrote:
> Hi > I have just installed Mediawiki 1.12.0 on a Centos 5 machine,it says the > install was successful but when I try to add a user I get the database error > message: > "A database syntax error has occurred... from within function > "RequestAccountPage::doSubmit". MySQL returned error: "1146: Table > wiki.mw1account_requests' doesn't exist (localhost) This belongs to the ConfirmAccount extension; ensure you have properly set up its tables. -- brion _______________________________________________ MediaWiki-l mailing list MediaWiki-l@... https://lists.wikimedia.org/mailman/listinfo/mediawiki-l |
|
|
Re: problem creating accountsGreat thanks for that - the table is now set up properly - no database
errors are appearing but I'm getting a blank page - no errors in the web log and no entries in the new database table. Email variable is set to true and the Confirm account pages are readable - anything else I should be checking? Suggestions? Thanks! Kimberly On Fri, Jun 27, 2008 at 9:54 AM, Brion Vibber <brion@...> wrote: > Kimberly Begley wrote: > > Hi > > I have just installed Mediawiki 1.12.0 on a Centos 5 machine,it says the > > install was successful but when I try to add a user I get the database > error > > message: > > "A database syntax error has occurred... from within function > > "RequestAccountPage::doSubmit". MySQL returned error: "1146: Table > > wiki.mw1account_requests' doesn't exist (localhost) > > This belongs to the ConfirmAccount extension; ensure you have properly > set up its tables. > > -- brion > > _______________________________________________ > MediaWiki-l mailing list > MediaWiki-l@... > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > -- Kimberly Begley _______________________________________________ MediaWiki-l mailing list MediaWiki-l@... https://lists.wikimedia.org/mailman/listinfo/mediawiki-l |
| Free Forum Powered by Nabble | Forum Help |