Ok, I edited the file.
Code:
$vault->config['user'] = 'USERname';
$vault->config['password'] = 'PASSWORDchanged';
$vault->config['database'] = 'MediaWikiDB';
# If the old wiki is not stored in the forum database, set this to true
$vault->config['usesource'] = true;
The file renaming should go like:
mediawiki.php.new --> mediawiki.php
Now the import script of VaultWiki proceeds.
QUESTION - The script asks:
Code:
Importing MediaWiki Data
You are about to import a MediaWiki database into VaultWiki. Before continuing, make sure the settings in /vault/config_mediawiki_import.php are correct. Then, review the options below.
I did not find a /vault/config_mediawiki_import.php file.
Is this refering to the settings at mediawiki.php (old mediawiki.php.new)??
I assumed this was it, and clicked "Next (1/5)".
The screen said:
Could not find MediaWiki in your database.
Your thoughts/suggestions?
Thank you very much for your help!!
Found this page as reference
http://www.vaultwiki.org/manual/VaultWiki-Importer
Bookmarks