<?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] Changing Plesk control panel default port]]></title>
<link>http://kb.parallels.com/en/1392</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">[Info] Changing Plesk control panel default port</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 1392&nbsp;</div>
					<div>Last Review: Mar,19 2009</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>Parallels Plesk Panel 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>
					It is not recommended to change the default Plesk port, however, it can be done using the workaround as below.
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					From version 7.5 Plesk supports two web servers as provider for Plesk Control Panel: IIS and Apache. Depending on the type of web server one of the following ways can solve the problem:<br /><strong><br />I. Internet Information Services</strong> is used as web server for Plesk Control Panel:<br /><br />When configuring Plesk on port 80 a dedicated IP address must be chosen for Plesk control panel as Plesk Control Panel uses HTTPS protocol for connection and &nbsp;architecture of IIS allows assigning single SSL port per IP address. By default <strong>PleskControlPanel</strong> Web site in IIS is configured to listen on port 8443 on all IP addresses. The following needs to be done to change the port:<br /><br />1. Go to IIS management console<br /><br />2. Find <strong>PleskControlPanel</strong> web site<br /><br />3. Click on Properties<br /><br />4. Click on Advanced button in Web Site tab<br /><br />5. Edit SSL identity for the Web Site<br /><br />6. Set IP address that you want to use and change SSL port to 443<br /><br />7. Apply<br /><strong><br />II. Apache</strong> is used as web server for Plesk Control Panel:<br /><br />A dedicated IP address needs to be used for Plesk Plesk Control Panel and none of domains hosted on the server. This is required to avoid conflicts with existing websites. Then edit Apache configuration file <strong>%plesk_dir%admin\conf\httpd.conf</strong>.<br /><br />1. Find the line<br /><br /><strong>Listen 8443</strong> <br /><br />2. Replace with<br /><br /><strong>Listen IP_address:443<br /></strong><br />3. Retsart <u>Plesk Control Panel</u> service using tray monitor.
				</div>
				<div class="article-part">
					<h2>Additional information</h2>
					<strong>Note:</strong> In case of Plesk&nbsp;running&nbsp;on Virtuozzo Virtual Environment , port changing can lead to VZPP-Plesk integration failure.
				</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=1392&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=1392&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' : '1392',
													'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">1034 LastUpdated: 2009-03-19 09:56:24</guid>
<pubDate>2008-10-06 09:11:23</pubDate>
</item>
</channel>
</rss>



