Closed (fixed)
Project:
MediaWiki
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2007 at 23:31 UTC
Updated:
27 Nov 2007 at 23:36 UTC
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
Comment #1
saml commentedI 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.