<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>Parallels knowledgebase (KB)</title>
<link>http://kb.parallels.com/</link>
<description>Parallels knowledgebase (KB)</description>
<language>en</language>
<copyright>Copyright 2008 Parallels</copyright>
<pubDate>Wed, 10 Sep 2008 00:00:00 +0600</pubDate>
<lastBuildDate>Wed, 10 Sep 2008 00:00:00 +0600</lastBuildDate>
<webMaster>rt-team@parallels.com</webMaster>

<item>
<title><![CDATA[[Info] Upgrading MySQL in Plesk 7.5.x]]></title>
<link>http://kb.parallels.com/en/1077</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">[Info] Upgrading MySQL in Plesk 7.5.x</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 1077&nbsp;</div>
					<div>Last Review: May,5 2009</div>
					<tr>
						<td>Author: </td>
						<td>Oleg Beznosov</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Vitaly Malakhov</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Plesk 7.5 for Windows</li>
						</ul>
					</div>
				</div><!-- articleProperty -->
			</div></div></div></div></div><!-- frame -->

			<div class="article-internal-flag"></div>

			<div id="article-content">
				<div class="article-part">
					<h2>Resolution</h2>
					Plesk 7.5.x &nbsp;installs two instances of MySQL server:<br /><br /><strong>a)</strong> MySQL server as the database provider of Plesk that stores Plesk configuration and clients/domains settings. It is located in <em>%plesk_dir%MySQL</em> and uses port 8306 to establish connections. It can be updated only to the latest version in 4.x.x series of MySQL. <br /><br />To update Plesk &nbsp;MySQL Database provider the following steps need to be completed: <br /><br />1. <a href="http://kb.parallels.comhttp://dev.mysql.com/downloads" title="http://dev.mysql.com/downloads ">Download</a> the latest stable version of MySQL 4.x.x series <br /><br />2. Stop <u>Plesk SQL Server</u> service. <br /><br />3. Rename or backup the &nbsp;<em>%plesk_dir%mysql</em> folder<br /><br />4. Create the folder <em>%plesk_dir%mysql</em> and unpack downaloded mysql pack into this folder. <br /><br />5. Delete the folder <em>%plesk_dir%mysql\data</em>.<br /><br />6. Copy folder <em>data</em> from original (backed up) mysql to <em>%plesk_dir%mysql</em>.<br />&nbsp;<br />7. Restart <u>Plesk SQL Server</u> service. <br /><br /><br /><strong>b)</strong> MySQL server database engine for client databases. It's located in <em>%plesk_dir%databases\MySQL</em> and uses port 3306 for connections. It can be updated to any latest stable version of MySQL. <br /><br />To update&nbsp;the client MySQL server one needs to follow these steps: <br />1. <a href="http://kb.parallels.comhttp://dev.mysql.com/downloads" title="http://dev.mysql.com/downloads ">Download</a> the latest stable version of MySQL<br /><br />2. Stop <u>MySQL Server</u> service. <br /><br />3. Rename or backup the folder <em>%plesk_dir%databases\mysql</em>. <br /><br />4. Create the folder <em>%plesk_dir%databases\mysql</em> and unpack downaloded mysql pack to this folder. <br /><br />5. Delete the folder <em>%plesk_dir%databases\mysql\data.<br /></em><br />6. Copy the folder <em>data</em> from the original (backed up) mysql to <em>%plesk_dir%databases\mysql</em>.<br /><br />7. Restart <u>MySQL Server</u> service.
				</div>
				<div class="keywords"><strong>Keywords:</strong> update MySQL</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=1077&ArticleLanguage=en&Product=&Category="><img src="http://kb.parallels.com/images/mail.png" width="15" height="15" alt="Subscription for changes to this article"></a>
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=1077&ArticleLanguage=en&Product=&Category=">Subscription for changes to this article</a>

<script type="text/javascript">

$(document).ready(function() {
	$('#SubscriptionLink24Article a').each(function(){
		$(this).click(function(event) {
			event.preventDefault();
			MainPageContentHide();
			$('#subscription').html('');
			$.get('/Stuff/Subscription', {
													'Type' : 'Article',
													'ArticleID' : '1077',
													'ArticleLanguage' : 'en',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





	</div><!-- kb -->

</div><!-- article -->


]]></description>
<author>Oleg Beznosov</author>
<guid isPermaLink="false">723 LastUpdated: 2009-05-05 08:00:48</guid>
<pubDate>2008-10-06 09:11:01</pubDate>
</item>
</channel>
</rss>



