<?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[[FIX] Plesk database corruption warning on IP address management page]]></title>
<link>http://kb.parallels.com/en/2005</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">[FIX] Plesk database corruption warning on IP address management page</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 2005&nbsp;</div>
					<div>Last Review: Dec,25 2008</div>
					<tr>
						<td>Author: </td>
						<td>Oleg Beznosov</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>system</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Plesk 8.1 for Windows</li>
							<li>Plesk 8.2 for Windows</li>
							<li>Plesk 7.6 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>Symptoms</h2>
					The following error message is displayed&nbsp;on IP address management page (<strong>Plesk, Server, IP addresses&nbsp;</strong>):<br /><br /><em>Warning: The Plesk database is corrupt. Please launch the Reconfigurator utility to fix it</em>
				</div>
				<div class="article-part">
					<h2>Cause</h2>
					Plesk database contains corrupted records that may have been created because of problems during certificate removal.
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					Plesk database should be checked for inconsistency. <br /><br />Please login to Plesk Mysql :<br /><br /><div class="commandline"><code>&quot;%plesk_dir%\mysql\bin\mysql&quot; -uadmin -p&lt;plesk_password&gt; -P8306 psa</code></div><br />The following sql&nbsp; query&nbsp;needs to&nbsp;be executed in Plesk database:<br /><br /><strong><div class="commandline"><code>delete from repository where rep_id=1 and component_id not in (select id from certificates);</code></div><br />Note:</strong> The article is valid providing that Plesk database engine is 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=2005&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=2005&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' : '2005',
													'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">1643 LastUpdated: 2008-12-25 15:11:55</guid>
<pubDate>2007-07-11 06:01:37</pubDate>
</item>
</channel>
</rss>



