Received: from mail-yh0-f57.google.com ([209.85.213.57]:64802) by stodi.digitalkingdom.org with esmtps (TLSv1:RC4-SHA:128) (Exim 4.80.1) (envelope-from ) id 1VW8LU-0004Rf-4E for lojban-list-archive@lojban.org; Tue, 15 Oct 2013 10:23:52 -0700 Received: by mail-yh0-f57.google.com with SMTP id t59sf1619599yho.2 for ; Tue, 15 Oct 2013 10:23:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=20120806; h=date:from:to:message-id:subject:mime-version:x-original-sender :reply-to:precedence:mailing-list:list-id:list-post:list-help :list-archive:sender:list-subscribe:list-unsubscribe:content-type; bh=ZaO4Wj85zkp6XNwDdKr7sPTL0BkMIsJtDSycbqELJ80=; b=GrwKvNDC88v/qaVZqCLhNI8qzrpbd5hBJPaX8FJgqRwBPhcu2T35/88KrOVQAvUOgb W77lNfj28sOyJNdu7eAgypmXSUEK3qG4I/1dgfYpT6JJxOZxBN99yjR0MC/4TX+Xtr/A 4tmlKH/DUpDXspFQzVnDr9KM/0UbuRU+fbuAEfV3qpxjHw85eucXD4aKVTX5Xu4ATR+4 IOPqqXXNtkj1lzoW3ZCVgZAdtkK+DnqMX8B7rZvCg9W3bg/UmllS55STlHDqd+loRpox bWZ9m0LUQZfsSxkJEw3vQk97yAsSl2hTh1f1d5dH7QuHaghCU5T90Vh2F80GYsdEOlJi klow== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:message-id:subject:mime-version:x-original-sender :reply-to:precedence:mailing-list:list-id:list-post:list-help :list-archive:sender:list-subscribe:list-unsubscribe:content-type; bh=ZaO4Wj85zkp6XNwDdKr7sPTL0BkMIsJtDSycbqELJ80=; b=zAZ0TQqcezcl2gSlj3dQqCC2LnRc59ttaFjYNm2r3vKpkmQSK0IMHmJ8G5AvrTRzIt qBp3uJqEnwb0msTrxj1AMPr3jVfdO/qFEWHQruxVPAC33pC1Wq2QggeoO+Tg0lTgSMpr /p3Mh6ICNQYJLO9NObCvrSb2vQTXEYeHX8n7/EfJqkvl0WblB6LKbtwcBsVIFuJQf8Lj Nu8XeD3BUwUH9Rj1DAUjt2FMUkqzrlSabe4/IpS9qd2pashEVGyWbiSBsJ4cnAT4uS8O rpZtPDIUcxI5oVCIswLKqsBGfI9aNKLc/U4NpTGWT/Ijtq4uNGsIugpjIdwQ6KmVz61x ylKg== X-Received: by 10.49.26.6 with SMTP id h6mr70962qeg.23.1381857821743; Tue, 15 Oct 2013 10:23:41 -0700 (PDT) X-BeenThere: lojban@googlegroups.com Received: by 10.49.96.9 with SMTP id do9ls207745qeb.80.gmail; Tue, 15 Oct 2013 10:23:41 -0700 (PDT) X-Received: by 10.49.2.33 with SMTP id 1mr50667qer.38.1381857821339; Tue, 15 Oct 2013 10:23:41 -0700 (PDT) Date: Tue, 15 Oct 2013 10:23:40 -0700 (PDT) From: la arxokuna To: lojban@googlegroups.com Message-Id: <4a18958f-1882-42b7-a0d3-5f2c42d85087@googlegroups.com> Subject: [lojban] how to update tables in Lojbanic Mediawiki (LMW) MIME-Version: 1.0 X-Original-Sender: gleki.is.my.name@gmail.com Reply-To: lojban@googlegroups.com Precedence: list Mailing-list: list lojban@googlegroups.com; contact lojban+owners@googlegroups.com List-ID: X-Google-Group-Id: 1004133512417 List-Post: , List-Help: , List-Archive: Sender: lojban@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: multipart/alternative; boundary="----=_Part_241_15264117.1381857820548" X-Spam-Score: -0.1 (/) X-Spam_score: -0.1 X-Spam_score_int: 0 X-Spam_bar: / ------=_Part_241_15264117.1381857820548 Content-Type: text/plain; charset=ISO-8859-1 If after installing new extensions to LMW you see error messages about some tables not being updated the best thing is to run php upfdate.php from maintenance directory. Or replace in Localsettings.php ////////////////////// $wgScriptPath = ""; //$wgScriptPath = "/~gleki/mediawiki-1.19.2/"; $wgScriptExtension = ".php"; ## The protocol and server name to use in fully-qualified URLs $wgServer = "http://mw.lojban.org"; //$wgServer = "http://vrici.lojban.org"; ////////////////// to ////////////////////// //$wgScriptPath = ""; $wgScriptPath = "/~gleki/mediawiki-1.19.2/"; $wgScriptExtension = ".php"; ## The protocol and server name to use in fully-qualified URLs //$wgServer = "http://mw.lojban.org"; $wgServer = "http://vrici.lojban.org"; ////////////////// Then upgrade by following http://vrici.lojban.org/~gleki/mediawiki-1.19.2/mw-config/ and after that restore previous lines in Localsettings.php -- You received this message because you are subscribed to the Google Groups "lojban" group. To unsubscribe from this group and stop receiving emails from it, send an email to lojban+unsubscribe@googlegroups.com. To post to this group, send email to lojban@googlegroups.com. Visit this group at http://groups.google.com/group/lojban. For more options, visit https://groups.google.com/groups/opt_out. ------=_Part_241_15264117.1381857820548 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
If after installing new extensions to LMW you see err= or messages about some tables not being updated the best thing is to run ph= p upfdate.php from maintenance directory. Or replace in Localsettings.php
//////////////////////
$wgScriptPath      = ; =3D "";
//$wgScriptPath       =3D "/~gleki/media= wiki-1.19.2/";
$wgScriptExtension  =3D ".php";
## The protocol and server name to use in fully-qualified URLs<= /div>
$wgServer           =3D "http://mw.lojba= n.org";
//$wgServer           =3D "http:= //vrici.lojban.org";
//////////////////
to 
<= div>//////////////////////
//$wgScriptPath     &nb= sp; =3D "";
$wgScriptPath       =3D "/~gleki/media= wiki-1.19.2/";
$wgScriptExtension  =3D ".php";
## The protocol and server name to use in fully-qualified URLs<= /div>
//$wgServer           =3D "http://mw.loj= ban.org";
$wgServer           =3D "http:= //vrici.lojban.org";
//////////////////


Then upgrade by following http://vrici.lojban.org/~gl= eki/mediawiki-1.19.2/mw-config/ and after that restore previous li= nes in Localsettings.php


--
You received this message because you are subscribed to the Google Groups &= quot;lojban" group.
To unsubscribe from this group and stop receiving emails from it, send an e= mail to lojban+unsubscribe@googlegroups.com.
To post to this group, send email to lojban@googlegroups.com.
Visit this group at http:= //groups.google.com/group/lojban.
For more options, visit https://groups.google.com/groups/opt_out.
------=_Part_241_15264117.1381857820548--