The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<html>
<head>
<title>Upgrade</title>
<link type="text/css" rel="stylesheet" href="static/d_20071112.css" />
<!--[if IE]>
<link type="text/css" rel="stylesheet" href="static/d_ie.css" />
<![endif]--> 
</head>
<body class="t6">
<div id="wikicontent">
<p>#labels Phase-Deploy<br />#how to upgrade your Foorum application</p><h1> NAME </h1><p>Foorum::Manual::Upgrade - how to upgrade Foorum?</p><h1> Introduction </h1><p>It's for upgrade from old version to new Foorum. If u are trying to install from the beginning, try read <a href="INSTALL.html">INSTALL</a></p><h1> Details </h1><p>Let's explain in an example like upgrade from 0.1.5 to 0.2.0</p><ul><li>check bin/upgrade dir. then u will find a lot of dirs like 0.1.1 0.1.2 like. try run each scripts under those dirs from 0.1.6 (no 0.1.5 since we ran that when upgrade to 0.1.5) to 0.2.0. here we have 0.1.7, 0.1.8 and 0.2.0 </li><li>run them from old to new like "perl 0.1.7/up.pl" then "perl 0.1.8/upl.pl", and at last "perl 0.2.0/scraper.pl" (if u have scraper option on) </li></ul><h1> CAVEATS </h1><ul><li>Please don't run them more than once (even some scripts can run many times, but some are not) </li><li>Report to <a href="AUTHORS.html">AUTHORS</a> when something went wrong </li></ul>
</div>
<h1>WHERE TO GO NEXT</h1>
<ul>
<li>Get the lastest version from <a href="http://code.google.com/p/foorum/wiki/Upgrade">http://code.google.com/p/foorum/wiki/Upgrade</a></li>
<li><a href="index.html">Index Page</a></li>
</ul>
<script src="static/prettify.js"></script>
<script>
 prettyPrint();
</script>
</body>
</html>