<?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] Unable to login to a domain via FTP]]></title>
<link>http://kb.parallels.com/en/549</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">[FIX] Unable to login to a domain via FTP</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 549&nbsp;</div>
					<div>Last Review: Jun,23 2009</div>
					<tr>
						<td>Author: </td>
						<td>Kichigin Aleksey</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Kichigin Aleksey</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Plesk 7.x for Windows</li>
							<li>Plesk 8.x for Windows</li>
							<li>Plesk 9.x 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>
					Login to domain.com via FTP fails for all users. The following error message is displayed:&nbsp;<div class="commandline"><code>Cannot log in, home directory inaccessible</code></div>
				</div>
				<div class="article-part">
					<h2>Cause</h2>
					There could be several reasons:<br /><br />1. This happens if the host name is longer than 15 symbols.<br /><br />2.&nbsp;Domain resolves to a different IP than the one which has been configured in Plesk.<br /><br />3.&nbsp;FTP server configuration is broken.&nbsp;
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					1. To change the host name right-click the <strong>My Computer</strong> icon, choose <strong>Properties</strong>. Select <strong>Computer Name</strong> tab then click <strong>Change</strong> button. Specify the computer name as desired and click <strong>OK</strong>. When done, restart your computer. <br /><br />2. Please check if domain.com resolves to the same IP it has been&nbsp;configured for&nbsp;in Plesk. You can use the following command : <br /><br /><div class="commandline"><code> nslookup yourdomain.com</code></div> <br /><br />The returned IP should be tha same as the one configured in Plesk for the domain.<br /><br />3. If the name of your server is shorter than 15 symbols and domain resolves to the&nbsp;proper IP it could mean that something is broken in FTP configuration. <br /><br />You should follow the steps below to fix the issue: <br /><br />a. Repair permissions on home folders of problem domains. It can be done using the Control Panel:<br /><br /><strong>Plesk</strong> , &nbsp;<strong>domains</strong>, &nbsp;mark problem domain, &nbsp;<strong>Click on Check permissions<br /></strong><br />b. Re-configure FTP configuration using Plesk command line tool ftpmng.exe as follows:<br /><br /><div class="commandline"><code>&quot;%plesk_bin%\ftpmng.exe&quot; --remove-vhost --vhost-name=yourdomain.com<br />&quot;%plesk_bin%\ftpmng.exe&quot; --reconfigure-vhost --vhost-name=yourdomain.com</code></div><br /><br />c. If this issue happens to every domain you can repair FTP configuration for all domains using commands as below: <div class="commandline"><code>&quot;%plesk_bin%\ftpmng.exe&quot; --remove-all &quot;%plesk_bin%\ftpmng.exe&quot; --reconfigure-all</code></div>
				</div>
				<div class="keywords"><strong>Keywords:</strong> FTP Cannot log in, home directory inaccessible</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=549&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=549&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' : '549',
													'ArticleLanguage' : 'en',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





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

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


]]></description>
<author>Kichigin Aleksey</author>
<guid isPermaLink="false">247 LastUpdated: 2009-06-23 10:30:25</guid>
<pubDate>2008-10-06 09:10:32</pubDate>
</item>
</channel>
</rss>



