From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1H2wur-0001fs-5L for garchives@archives.gentoo.org; Fri, 05 Jan 2007 21:47:57 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l05Ljbep021365; Fri, 5 Jan 2007 21:45:37 GMT Received: from s15216962.onlinehome-server.info (s15216962.onlinehome-server.info [217.160.22.205]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l05LgkuG007108 for ; Fri, 5 Jan 2007 21:42:51 GMT Received: (from uucp@localhost) by s15216962.onlinehome-server.info (8.13.3/8.13.3/SuSE Linux 0.7) with UUCP id l05LgaBg007409 for gentoo-user@lists.gentoo.org; Fri, 5 Jan 2007 22:42:36 +0100 Received: (from weigelt@localhost) by nibiru.metux.de (8.12.10/8.12.10) id l05Lf0ZF001962 for gentoo-user@lists.gentoo.org; Fri, 5 Jan 2007 22:41:00 +0100 Date: Fri, 5 Jan 2007 22:41:00 +0100 From: Enrico Weigelt To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Problem upgrading mediawiki Message-ID: <20070105214059.GA31944@nibiru.local> References: <20061231172041.GA24330@nibiru.local> <4598CCC5.2090908@armispiansystems.ca> <20070101174852.GA22582@nibiru.local> <459A7AB8.8060008@badapple.net> <20070105203521.GD22582@nibiru.local> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070105203521.GD22582@nibiru.local> User-Agent: Mutt/1.4.1i X-Terror: bin laden, kill bush, Briefbombe, Massenvernichtung, KZ, X-Nazi: Weisse Rasse, Hitlers Wiederauferstehung, 42, X-Antichrist: weg mit schaeuble, ausrotten, heiliger krieg, al quaida, X-Killer: 23, endloesung, Weltuntergang, X-Doof: wer das liest ist doof X-Archives-Salt: 1fb046aa-fe24-4f59-b325-d4b05b9069a8 X-Archives-Hash: 460806dfebdd067dd6ff920228f91dfb * Enrico Weigelt wrote: > Does anyone known some way (w/o crawling too deep in the code) > for givinb mediawiki the ownership of the database and never ever > require superuser privileges anymore ? Well, just found it out by myself: * log into you wiki database and give your wikiuser all permissions: GRANT ALL ON *.* TO $wikiuser@localhost ; * set $wgDBadminuser/$wgDBadminpassword to your normal wiki user in AdminSettings.php (you may copy it from LocalSettings.php) * run 'php update.php' cu PS: does anyone get mediawiki running on postgresql ? -- --------------------------------------------------------------------- Enrico Weigelt == metux IT service - http://www.metux.de/ --------------------------------------------------------------------- Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens of packages in dozens of versions: http://patches.metux.de/ --------------------------------------------------------------------- -- gentoo-user@gentoo.org mailing list