jablonka.czprosek.czf

weathermap

Subversion Repositories:
[/] [docs/] [pages/] [upgrading.html] - Diff between revs 1 and 85

Show entire file Ignore whitespace

Rev 1 Rev 85
Line 6... Line 6...
<link rel="stylesheet" type="text/css" media="screen" href="weathermap.css" /> <link rel="stylesheet" type="text/css" media="screen" href="weathermap.css" />
<meta name="generator" content= <meta name="generator" content=
"HTML Tidy for Mac OS X (vers 12 April 2006), see www.w3.org" /> "HTML Tidy for Mac OS X (vers 12 April 2006), see www.w3.org" />
   
<title>PHP Weathermap <title>PHP Weathermap
v0.91 v0.97a
- Upgrading</title> - Upgrading</title>
<style type="text/css" media="print"> <style type="text/css" media="print">
/*<![CDATA[*/ /*<![CDATA[*/
body { font-size: 12pt; } body { font-size: 12pt; }
a { color: black; text-decoration: underline; font-weight: normal;} a { color: black; text-decoration: underline; font-weight: normal;}
Line 39... Line 39...
</ul> </ul>
</div> </div>
   
<div id="header"> <div id="header">
<h1>PHP Weathermap <h1>PHP Weathermap
v0.91 v0.97a
</h1> </h1>
<h4>Copyright &copy; 2005-2007 Howard Jones, <tt><a <h4>Copyright &copy; 2005-2010 Howard Jones, <tt><a
href="mailto:howie@thingy.com">howie@thingy.com</a></tt>. (<a href="mailto:howie@thingy.com">howie@thingy.com</a></tt>. (<a
href="http://www.network-weathermap.com/">Website</a>)</h4> href="http://www.network-weathermap.com/">Website</a>)</h4>
</div> </div>
   
   
<h2>Upgrading From Previous Versions</h2> <h2>Upgrading From Previous Versions</h2>
<p><strong>Make a backup of your working weathermap directory before you do this!</strong> Just in case you <em>do</em> need to roll back.</p> <p><strong>Make a backup of your working weathermap directory before you do this!</strong> Just in case you <em>do</em> need to roll back.</p>
   
<p>You should be able to upgrade from any previous version by simply unpacking the new one over the top. The files that will need to be changed afterwards are the same ones you edited when you first installed: <p>You should be able to upgrade from any previous version by simply unpacking the new one over the top. The files that will need to be changed afterwards are the same ones you edited when you first installed:
<ul> <ul>
<li>If you use the editor, then copy your editor-config.php out of the way, copy the new editor-config.php-dist over the top of the in-place editor-config.php and then make the same changes you made in your original install (cacti path and URI).</li> <li>If you use the editor, then copy your editor-config.php out of the way, copy the new editor-config.php-dist over the top of the in-place editor-config.php and then make the same changes you made in your original install (cacti path and URI). <b>This is especially important when upgrading to 0.92</b></li>
<li>If you use the command-line tool, you will need to put the path to rrdtool back in, around line 30 of the 'weathermap' file.</li> <li>If you use the command-line tool, you will need to put the path to rrdtool back in, around line 30 of the 'weathermap' file.</li>
</ul></p> </ul></p>
<p>Any necessary database updates for Cacti users should be taken care of automatically.</p> <p>Any necessary database updates for Cacti users should be taken care of automatically.</p>
   
</div> </div>

Powered by WebSVN 2.2.1