Linly, perhaps this should be added to the tutorial on farms
http://www.boltwire.com/index.php?p=docs.tutorials.farms
Or somewhere else. It's good information...
Cheers,
Dan
On Tue, Sep 16, 2008 at 9:15 PM, Linly <[EMAIL PROTECTED]> wrote:
>
>> > POTENTIAL for problems. So upgrade carefully!
>>
>> I suggest my system:
>
> I have another BoltWire file tree which make me happy in upgrade:
>
> boltwire230/
> boltwire231/
> boltwire232/
> boltwire/ <--This is the latest version
>
> farm/*.* <--I move the farm folder here
>
> myfield1/
> myfield2/
> ...
>
> The index.php of every site is:
>
> <?php
> $BOLTadmin='admin';
> $farmPath = "../farm";
> include_once("$boltwire/barn/scripts/engine.php");
>
> In this method, I don't need to move the skins and plugins to new
> boltwire version. The first thing to do in upgrade is rename the old
> version boltwire folder to "boltwire+version_number" and upload the
> new BoltWire system folder. Keeping the "index.php" the same. If there
> is something wrong, just rename back the folders, and all system would
> go back.
>
> All can be done by ftp or any server cPanel.
>
> Cheers,
> linly
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---