https://bugzilla.wikimedia.org/show_bug.cgi?id=56663

--- Comment #22 from Neill Mitchell <mitchell_ne...@hotmail.com> ---
Installation details:

Ubuntu server 12.04.3 LTS running on dedicated HP ProLiant DL380.

Installation steps I have been taking:

Completely wipe any previous instance and database.
tar -xvzf mediawiki-1.21.2.tar.bz

Run through MW installation process via browser.

cd extensions
git clone
https://git.wikimedia.org/git/mediawiki/extensions/SemanticMediaWiki.git
git clone https://git.wikimedia.org/git/mediawiki/extensions/Validator
git clone https://git.wikimedia.org/git/mediawiki/extensions/DataValues

cd maintenance
php SMW_setup.php - no errors

Login to wiki.
Special:Import file. Get error.

I've also tried:

Wipe instance and database
tar -xvzf mediawiki-1.21.2.tar.bz

Run through MW installation process via browser.

cd extensions
git clone
https://git.wikimedia.org/git/mediawiki/extensions/SemanticMediaWiki.git
composer install

cd maintenance
php SMW_setup.php - no errors

Login to wiki.
Special:Import file. Get error.

Also tried
https://github.com/SemanticMediaWiki/SemanticMediaWiki/archive/1.9beta1.tar.gz
tarball in Jeroen's beta testing request email.

Not doing anything fancy here. Unless I am missing some step.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to