Running several wiki farms with central code repositories I know this. The fix is to set the environment variable MW_INSTALL_PATH, eg.:
/home/wiki-site/www/wikifoo $ MW_INSTALL_PATH=$(pwd) php maintenance/update.php --quick /Manuel Am 09.01.2015 18:22 schrieb Andre Klapper <[email protected]>: > > Hi, > > On Thu, 2015-01-08 at 18:51 +0100, Jefsey wrote: > > I have loaded 1.23 in /wiki > > I have symlinked it in my /home/wiki-site/www directories. > > It works without problem. However, when I try > > That sounds like a problem with configuring MediaWiki and better suited > for https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > Thanks, > andre > > [Please do not reply to random messages to start a new topic. It breaks > threading in email clients. Please start a new message instead. Thanks!] > -- > Andre Klapper | Wikimedia Bugwrangler > http://blogs.gnome.org/aklapper/ > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
