I get the following error when trying to install the module on Drupal 5.3, on a xampplite install on Windows XP:

Fatal error: Cannot redeclare mediawiki_install() (previously declared in E:\xampplite\htdocs\dr\modules\mediawiki\mediawiki.install:9) in E:\xampplite\htdocs\dr\sites\all\modules\mediawiki\mediawiki.install on line 32

More sysinfo:
+ Apache 2.2.3
+ MySQL 5.0.24a
+ PHP 5.1.6 + PEAR (basic package)

Comments

saml’s picture

Status: Active » Closed (fixed)

I just figured out I happened to have one copy of the module folder in /modules/ and one in /sites/all/modules. Sorry for checking that too late.