https://bugzilla.wikimedia.org/show_bug.cgi?id=33400
--- Comment #5 from Milan Patel <[email protected]> 2011-12-29 20:31:03 UTC --- The only funkiness is that the mediawiki installation is set up as a family of wikis according to language. Each language is a directory off of the main (our domain is fincawiki.org, so the english wiki is fincawiki.org/en, spanish is fincawiki.org/es etc. Setup described here (though note that I've done all of the configuration for this a long time ago, and the wiki and the other extensions all work absolutely fine (sitting in fincawiki.org/en/extensions). : http://www.mediawiki.org/wiki/Manual:Wiki_family#Scenario_4:_Multiple_wikis_sharing_common_resources Note that I am a PHP novice. However I find it interesting that the error occurs when I go to http://www.fincawiki.org/en/mw-config/index.php, but not the main page http://www.fincawiki.org/en/index.php. When I disable the $smwgIP line in SMW_Settings.php, then visit http://www.finca.org/en/index.php, I trigger a similar error to the main one I described for this bug. To me that raises the question, with regard to the SMW_LanguageEn.php file, why does it work in certain cases but not in others?: Warning: include_once(languages/SMW_LanguageEn.php) [function.include-once]: failed to open stream: No such file or directory in /hermes/bosweb/web291/b2916/ipg.fincawikiorg/en/extensions/SemanticMediaWiki/includes/SMW_Setup.php on line 785 Warning: include_once() [function.include]: Failed opening 'languages/SMW_LanguageEn.php' for inclusion (include_path='/hermes/bosweb/web291/b2916/ipg.fincawikiorg/en:/hermes/bosweb/web291/b2916/ipg.fincawikiorg/en/includes:/hermes/bosweb/web291/b2916/ipg.fincawikiorg/en/languages:.:/usr/local/lib/php-5.2.17/lib/php') in /hermes/bosweb/web291/b2916/ipg.fincawikiorg/en/extensions/SemanticMediaWiki/includes/SMW_Setup.php on line 785 Fatal error: Class 'SMWLanguageEn' not found in /hermes/bosweb/web291/b2916/ipg.fincawikiorg/en/extensions/SemanticMediaWiki/includes/SMW_Setup.php on line 789 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
