[Mediawiki-l] MediaWiki-l Digest, Vol 79, Issue 2

Eng shoeb ahmed dwnsense at gmail.com
Sat Apr 3 17:57:36 UTC 2010


On Fri, Apr 2, 2010 at 3:00 PM,
<mediawiki-l-request at lists.wikimedia.org> wrote:
> Send MediaWiki-l mailing list submissions to
>        mediawiki-l at lists.wikimedia.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
> or, via email, send a message with subject or body 'help' to
>        mediawiki-l-request at lists.wikimedia.org
>
> You can reach the person managing the list at
>        mediawiki-l-owner at lists.wikimedia.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of MediaWiki-l digest..."
>
>
> Today's Topics:
>
>   1. Re: Upgrade to 1.15.2 question (Tolliver)
>   2. 1.8.2 to 1.15 upgrade? (Boris Epstein)
>   3. Re: Upgrade to 1.15.2 question (Sam.Sexton at thomsonreuters.com)
>   4. Re: 1.8.2 to 1.15 upgrade? (Chad)
>   5. Re: 1.8.2 to 1.15 upgrade? (Antonio Orlando)
>   6. digitalfamily.cc.cc (Eng shoeb ahmed)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 01 Apr 2010 11:28:38 -0300
> From: Tolliver <tolliver at dal.ca>
> Subject: Re: [Mediawiki-l] Upgrade to 1.15.2 question
> To: MediaWiki announcements and site admin list
>        <mediawiki-l at lists.wikimedia.org>
> Message-ID: <4BB4AD96.9080501 at dal.ca>
> Content-Type: text/plain; charset=windows-1252; format=flowed
>
> Hello,
>
> Thanks to everyone for all of your assistance, but I hope this is my
> last question:
>
> Does anyone know what could be causing the following errors when I run
> ./update.php:
>
> ./update.php: line 1: ?php: No such file or directory
> ./update.php: line 2: require_once: command not found
> ./update.php: line 3: /appl: is a directory
> ./update.php: line 4: addwiki.php: command not found
> ./update.php: line 5: addwiki.php: command not found
> ./update.php: line 6: addwiki.php: command not found
> ./update.php: line 7: addwiki.php: command not found
> ./update.php: line 8: addwiki.php: command not found
> ./update.php: line 9: addwiki.php: command not found
> ./update.php: line 10: addwiki.php: command not found
> ./update.php: line 11: archives/: is a directory
> ./update.php: line 13: /appl: is a directory
> ./update.php: line 14: =: command not found
> ./update.php: line 15: syntax error near unexpected token `('
> ./update.php: line 15: `$options = array( 'quick', 'nopurge' );'
>
> Thanks,
> Graham
>
>
> Platonides wrote:
>
>> Tolliver wrote:
>>
>>> Hello,
>>>
>>> Excuse me if my question sounds like a newbie, but I still am; I
>>> inherited the Wiki Server some months ago. I am preparing to upgrade
>>> MediaWiki 1.11.0 to 1.15.2, and we currently have 30 wiki?s.
>>>
>>> My understanding is, I can upgrade each wiki individually. Having said
>>> that, can I perform the install process of the new version, replace the
>>> old wiki?s with the new install individually? Hence not having any
>>> databases being affected except for the wiki I upgrade.
>>>
>>> I trust that this question is in keeping with this forum.
>>>
>>> Thanks,
>>> Graham
>>>
>>
>> Install process?
>> You may be taking a wrong approach.
>> You update by replacing the old files with the new ones, then running
>> the script at maintenance/update.php
>> Only the database of that wiki is affected.
>>
>> So to update you should just surround it with a "foreach wiki..."
>> Good prectises advise making a db backup before updating.
>>
>> If the wikis are sharing the files, it may be a bit harder, since you
>> would need to break the links for updating individually (or update all
>> dbs one after other at the same time).
>>
>>
>>
>> _______________________________________________
>> MediaWiki-l mailing list
>> MediaWiki-l at lists.wikimedia.org
>> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>>
>>
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 1 Apr 2010 13:59:31 -0400
> From: Boris Epstein <borepstein at gmail.com>
> Subject: [Mediawiki-l] 1.8.2 to 1.15 upgrade?
> To: MediaWiki announcements and site admin list
>        <mediawiki-l at lists.wikimedia.org>
> Message-ID:
>        <t2m8fbac5ca1004011059nb4ddcd48w9d03f239d567e765 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hello listmates,
>
> I have a MediaWiki 1.8.2 installation that needs to be modernized...
> How realistic - how difficult - should I expect the procedure of
> taking it up to 1.15 to be?
>
> Thanks.
>
> Boris.
>
>
>
> ------------------------------
>
> Message: 3
> Date: Thu, 1 Apr 2010 19:53:09 +0100
> From: <Sam.Sexton at thomsonreuters.com>
> Subject: Re: [Mediawiki-l] Upgrade to 1.15.2 question
> To: tolliver at dal.ca, mediawiki-l at lists.wikimedia.org
> Message-ID:
>        <515D160C16AE3C439D9B3F072EBEEE3209CECDF3 at LONSMSXM06.emea.ime.reuters.com>
>
> Content-Type: text/plain; charset="us-ascii"
>
> Try running   php ./update.php    ...?
>
> /Sam
>
> sam.sexton at thomsonreuters.com
> thomsonreuters.com
>
>
> -----Original Message-----
> From: mediawiki-l-bounces at lists.wikimedia.org
> [mailto:mediawiki-l-bounces at lists.wikimedia.org] On Behalf Of Tolliver
> Sent: 01 April 2010 15:29
> To: MediaWiki announcements and site admin list
> Subject: Re: [Mediawiki-l] Upgrade to 1.15.2 question
>
> Hello,
>
> Thanks to everyone for all of your assistance, but I hope this is my
> last question:
>
> Does anyone know what could be causing the following errors when I run
> ./update.php:
>
> ./update.php: line 1: ?php: No such file or directory
> ./update.php: line 2: require_once: command not found
> ./update.php: line 3: /appl: is a directory
> ./update.php: line 4: addwiki.php: command not found
> ./update.php: line 5: addwiki.php: command not found
> ./update.php: line 6: addwiki.php: command not found
> ./update.php: line 7: addwiki.php: command not found
> ./update.php: line 8: addwiki.php: command not found
> ./update.php: line 9: addwiki.php: command not found
> ./update.php: line 10: addwiki.php: command not found
> ./update.php: line 11: archives/: is a directory
> ./update.php: line 13: /appl: is a directory
> ./update.php: line 14: =: command not found
> ./update.php: line 15: syntax error near unexpected token `('
> ./update.php: line 15: `$options = array( 'quick', 'nopurge' );'
>
> Thanks,
> Graham
>
>
> Platonides wrote:
>
>> Tolliver wrote:
>>
>>> Hello,
>>>
>>> Excuse me if my question sounds like a newbie, but I still am; I
>>> inherited the Wiki Server some months ago. I am preparing to upgrade
>>> MediaWiki 1.11.0 to 1.15.2, and we currently have 30 wiki's.
>>>
>>> My understanding is, I can upgrade each wiki individually. Having
> said
>>> that, can I perform the install process of the new version, replace
> the
>>> old wiki's with the new install individually? Hence not having any
>>> databases being affected except for the wiki I upgrade.
>>>
>>> I trust that this question is in keeping with this forum.
>>>
>>> Thanks,
>>> Graham
>>>
>>
>> Install process?
>> You may be taking a wrong approach.
>> You update by replacing the old files with the new ones, then running
>> the script at maintenance/update.php
>> Only the database of that wiki is affected.
>>
>> So to update you should just surround it with a "foreach wiki..."
>> Good prectises advise making a db backup before updating.
>>
>> If the wikis are sharing the files, it may be a bit harder, since you
>> would need to break the links for updating individually (or update all
>> dbs one after other at the same time).
>>
>>
>>
>> _______________________________________________
>> MediaWiki-l mailing list
>> MediaWiki-l at lists.wikimedia.org
>> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>>
>>
>
>
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l at lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
>
> This email was sent to you by Thomson Reuters, the global news and information company.
> Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Thomson Reuters.
>
>
>
>
>
> ------------------------------
>
> Message: 4
> Date: Thu, 1 Apr 2010 17:44:04 -0400
> From: Chad <innocentkiller at gmail.com>
> Subject: Re: [Mediawiki-l] 1.8.2 to 1.15 upgrade?
> To: MediaWiki announcements and site admin list
>        <mediawiki-l at lists.wikimedia.org>
> Message-ID:
>        <j2m5924f50a1004011444yb3ab75a6j700c017d01a8919d at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> On Thu, Apr 1, 2010 at 1:59 PM, Boris Epstein <borepstein at gmail.com> wrote:
>> Hello listmates,
>>
>> I have a MediaWiki 1.8.2 installation that needs to be modernized...
>> How realistic - how difficult - should I expect the procedure of
>> taking it up to 1.15 to be?
>>
>> Thanks.
>>
>> Boris.
>>
>> _______________________________________________
>> MediaWiki-l mailing list
>> MediaWiki-l at lists.wikimedia.org
>> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>>
>
> It should be completely painless. First make a backup of your wiki
> database (just in case!). Then copy the extracted 1.15.2 files over
> your current installation. Finally run 'maintenance/update.php' from
> your command line.
>
> If you don't have a command line on the server you're using, you
> can also try re-running the installer. Copy LocalSettings.php to
> somewhere safe, run the installer like normal, then copy your old
> LocalSettings back.
>
> http://www.mediawiki.org/wiki/Manual:Upgrading
>
> -Chad
>
>
>
> ------------------------------
>
> Message: 5
> Date: Fri, 02 Apr 2010 00:05:22 +0300
> From: "Antonio Orlando" <ant.o at libero.it>
> Subject: Re: [Mediawiki-l] 1.8.2 to 1.15 upgrade?
> To: "MediaWiki announcements and site admin list"
>        <mediawiki-l at lists.wikimedia.org>
> Message-ID: <op.vah7m8in7wtwxn at mail.libero.it>
> Content-Type: text/plain; charset=iso-8859-15; format=flowed;
>        delsp=yes
>
>> It should be completely painless. First make a backup of your wiki
>> database (just in case!)
>
> ...and files and folders!
>
> --
> Antonio
>
>
>
> ------------------------------
>
> Message: 6
> Date: Thu, 1 Apr 2010 16:22:31 -0700
> From: Eng shoeb ahmed <dwnsense at gmail.com>
> Subject: [Mediawiki-l] digitalfamily.cc.cc
> To: mediawiki-l at lists.wikimedia.org
> Message-ID:
>        <h2v173c6c841004011622wb7281118i84e5e43581c441d2 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
>
>
>
>
> ------------------------------
>
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l at lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
>
> End of MediaWiki-l Digest, Vol 79, Issue 2
> ******************************************
>



More information about the MediaWiki-l mailing list