📄 phpmyadmin-upgrade.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><title>Upgrading to the Latest Version of phpMyAdmin</title>
<link rel="stylesheet" href="phpmyadmin-upgrade_files/home.css" type="text/css">
<link rel="stylesheet" href="phpmyadmin-upgrade_files/webpub.css" type="text/css">
<style type="text/css">
.highlight { background: #FFFF66 }
</style></head>
<body bgcolor="#ffffff">
<a href="http://www.washington.edu/"><img id="toplogo" src="phpmyadmin-upgrade_files/UWlogo150p.gif" alt="University of Washington" border="0"></a>
<div id="toolbar">
<span class="l1text"><a href="http://www.washington.edu/home/search.html">Search</a> |
<a href="http://www.washington.edu/home/directories.html">Directories</a> |
<a href="http://www.lib.washington.edu/research/">Reference
Tools</a></span></div>
<!--Section Banner Table -->
<div class="bannerwrapper">
<div id="topbanner"><img src="phpmyadmin-upgrade_files/rib0.gif" alt="" height="16" width="6"></div>
</div>
<div id="crumbs"><span class="l1text"><a href="http://www.washington.edu/">UW Home</a> > <a href="http://www.washington.edu/uwin/">UWIN</a> > <a href="http://www.washington.edu/computing/">Computing and Networking</a> > <a href="http://www.washington.edu/computing/web/">Web</a> > <a href="http://www.washington.edu/computing/web/publishing/">Web Publishing</a> > <a href="http://www.washington.edu/computing/web/publishing/mysql.html">Using MySQL</a></span> </div><div class="forceclear"></div>
<table style="table-layout: fixed;" align="right" bgcolor="#ffffcc" border="1" cellpadding="5" cellspacing="0">
<tbody><tr>
<td width="120">
<p>This article applies to the following UW Web servers:</p>
<center>
<a href="http://faculty.washington.edu/">faculty</a><br>
<a href="http://staff.washington.edu/">staff</a><br>
<a href="http://students.washington.edu/">students</a><br>
<a href="http://courses.washington.edu/">courses</a><br>
<a href="http://depts.washington.edu/">depts</a><br>
</center>
</td>
</tr>
</tbody></table>
<h1>Upgrading to the Latest Version of phpMyAdmin</h1>
<h4>Summary</h4>
<p>This page will show you how to back up any existing data, remove
your old phpMyAdmin installation, and install the latest software in
your UW web space.</p>
<h4>About Version 2.6.2</h4>
<p>The current stable release of phpMyAdmin is version 2.6.2.
See the <a href="http://www.phpmyadmin.net/home_page/relnotes.php?rel=0">2.6.2 release
notes</a> and the <a href="http://www.phpmyadmin.net/ChangeLog.txt">changelog</a> for complete change information.</p>
<h4>How To Upgrade</h4>
<p>Follow these instructions to upgrade the software in your account:</p>
<ol>
<a name="step1"></a><li>
<p>Log in to your Homer or Dante account with <a href="http://www.washington.edu/computing/software/uwick/teraterm">Tera Term</a>
or another terminal emulator.</p>
<a name="step2"></a></li><li>
<p>Press the O key for Other.</p>
<a name="step3"></a></li><li>
<p>Press the W key to drop into the <a href="http://www.washington.edu/computing/web/publishing/environs.html">Web
development environment</a>, and change into your <tt>public_html/phpmyadmin</tt> directory:
</p>
<p><span class="code">cd public_html/phpmyadmin</span>
</p>
<!-- STEP 4 -->
<a name="step4"></a></li><li><p>Move your old phpMyAdmin installation to safe
location:</p>
<p><span class="code">mv -v phpMyAdmin ~/phpmyadmin-bak</span>
</p>
<!-- STEP 6 -->
<a name="step6"></a></li><li>
<p>Follow the <a href="http://www.washington.edu/computing/web/publishing/phpmyadmin.html">phpmyadmin installation instructions</a>
to install the latest software.</p>
<!-- STEP 7 -->
<a name="step7"></a></li><li>
<p>If there are any files that you expressly made for your previous
phpMyAdmin installation, you can now copy them to the new program
directory.
Otherwise, you can remove the old program files:
</p><p>
<span class="code">
cd ~/<br>
rm -R phpmyadmin-bak
</span>
</p>
</li></ol>
<p>If you haven't already, you may also want to <a href="http://www.washington.edu/computing/web/publishing/mysql-upgrade.html">upgrade to the latest version of MySQL</a>.</p>
<div id="footer"><div id="footerseal">
<a href="http://www.washington.edu/"><img src="phpmyadmin-upgrade_files/footersealW.gif" alt="UW Seal"></a>
</div>
<div id="addressright"><address>
A service provided by<br>
<a href="http://depts.washington.edu/cac/"><img src="phpmyadmin-upgrade_files/CnC_full_UW_Purple-1.gif" alt="Computing & Communications" border="0" height="14" width="202"></a>
</address>
</div>
<div id="address"><address>
<a href="http://depts.washington.edu/cac/">Computing
& Communications</a><br>
help@cac.washington.edu<br>
Modified: May 16, 2005
</address>
</div>
</div>
<!--Created by chtml on Sep 16, 2006 1:18am--></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -