This question about Installation on Solaris: Answered
How to upgrade from TWiki 4.2 to Foswiki
I'm a TWiki administrator for a customer I'm working for and we upgraded to the last version just before the Foswiki's fork.
We are now considering to move to Foswiki, both we are afraid of what will happen with the TWiki support/development and I don't agree the TWiki.net strategies and behaviors.
So we would like to share our experience providing all the needed information with the Foswiki information, except, of course any possible sensible infos related to the customer.
The installation consist of:
- SunOS 5.9 Generic_122300-14 sun4u sparc SUNW,Sun-Fire-V240 Solaris
- Apache Web Server 2.2.4.
- MySQL Ver 14.12 Distrib 5.0.22 (used as back-end for the authentication by Apache)
- TWiki 4.2.3
- Perl v5.8.7
Perl Modules:
Perl Module |
Version |
Attribute::Handlers |
0.80 |
CGI::Session |
4.37 |
CGI::Session::Serialize::yaml |
4.20 |
Compress::Zlib |
1.42 |
Crypt::SSLeay |
0.53 |
DBD::mysql |
3.0006 |
DB_File |
1.811 |
Digest::MD5 |
2.36 |
Errno |
1.09_01 |
ExtUtils::Install |
1.50 |
File::Path |
2.04 |
File::Temp |
0.20 |
HTML::Parser |
3.56 |
IO::Zlib |
1.04 |
MIME::Lite |
3.021 |
Net::Ping |
2.31 |
Pod::Perldoc |
3.14 |
SOAP::Lite |
0.60 |
Test::Simple |
0.84 |
Time::Local |
1.18 |
constant |
1.05 |
Apache2::Reload |
0.09 |
B |
1.09 |
B::Disassembler |
1.04 |
Cwd |
3.2701 |
Filter::Util::Call |
1.0601 |
HTTP::Response |
5.818 |
ModPerl::MethodLookup |
undef |
SOAP::Client |
undef |
SOAP::Serializer |
undef |
TWiki Plugins:
Contrib:
First of all, which other informations I should provide to have a clear idea of how we should proceed?
I think you have covered most of the bases. You should focus on anything "non-standard" i.e things that are require additional extensions to be installed, such as the highlight plugin and kino. Of particular interest are the CPAN module versions you use, especially if you find one that doesn't work; this can be important information for an upgrader. You should also document the Foswiki extensions versions, as extensions can be released out of synch with the Foswiki core.
--
CrawfordCurrie - 22 Nov 2008 - 19:52