On Tue, Dec 8, 2009 at 10:09 AM, Platonides <[email protected]> wrote:
> Helmut Hullen wrote:
>>> http://www.mediawiki.org/wiki/Extension:ConfirmAccount
>>
>> I'd like to use this extension, but I have a small problem ...
>>
>> Under "Setup" I find
>>
>>   Run "ConfirmAccount.sql"
>>
>> But how have I to run this script?
>> I know the name of the db, I know the username and the passwd of the
>> (most privileged) db administrator, the db uses "mysql". I'm no SQL
>> specialist, I fear to damage the db with my tries.
>>
>> Which command have I to type (yes - pure CLI) to run the script?
>>
>> Viele Gruesse!
>> Helmut
>
> mysql $DATABASE -u $DBUSER -p < ConfirmAccount.sql
>
>
> _______________________________________________
> MediaWiki-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>

Of course renaming the tables too if you're using a prefix for your
table names in Mediawiki.

-Chad

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to