<?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[When php is upgraded to php5 on Debian, the Plesk panel goes down.]]></title>
<link>http://kb.parallels.com/en/1762</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">When php is upgraded to php5 on Debian, the Plesk panel goes down.</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 1762&nbsp;</div>
					<div>Last Review: Mar,19 2009</div>
					<tr>
						<td>Author: </td>
						<td>Bezborodova Anastasiya</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Bezborodova Anastasiya</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Plesk 8.x for Linux/Unix</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>
					<p>If you try to upgrade <strong>libapache2-mod-php4</strong> to <strong>libapache-mod-php5</strong>&nbsp; package, apt-get tries to remove package <strong>psa</strong> with all dependencies, in accordance to dependency listing of <strong>psa-php4-configurator</strong>:</p><p><div class="commandline"><code># apt-get install libapache2-mod-php5</p> &nbsp;&nbsp;&nbsp; Reading Package Lists... Done<br />&nbsp;&nbsp;&nbsp; Building Dependency Tree... Done<br />&nbsp;&nbsp;&nbsp; Suggested packages:<br />&nbsp;&nbsp;&nbsp; &nbsp; php-pear<br />&nbsp;&nbsp;&nbsp; The following packages will be REMOVED:<br />&nbsp;&nbsp;&nbsp; &nbsp; libapache2-mod-php4 libpam-plesk psa psa-api psa-horde psa-hotfix3 psa-hotfix4 psa-hotfix5 psa-hotfix6 &nbsp;&nbsp;&nbsp; psa-imp psa-php4-configurator<br />&nbsp;&nbsp;&nbsp; The following NEW packages will be installed:<br />&nbsp;&nbsp;&nbsp; &nbsp; libapache2-mod-php5 </code></div>
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					To solve this issue you should install psa-php5-configurator as well: <br /> <div class="commandline"><code># apt-get install psa-php5-configurator libapache2-mod-php5</code></div><br />This package is available in Plesk Debian repository in 'dist-*/contrib/'.<br /><br />You can download it manually from <a href="http://kb.parallels.comhttp://autoinstall.plesk.com/debian/PSA_">http://autoinstall.plesk.com/debian/PSA</a> or configure Debian repository:<br /><br /><span style='font-family: courier new,courier;font-size: 12px;'>deb <a href="http://kb.parallels.comhttp://autoinstall.plesk.com/debian/PSA_">http://autoinstall.plesk.com/debian/PSA_</a>&lt;versnion&gt; &lt;codename&gt; all</span><br /><br />for example for Plesk 8.2.1 and Debian 4:<br /><br /><span style='font-family: courier new,courier;font-size: 12px;'>deb <a href="http://kb.parallels.comhttp://autoinstall.plesk.com/debian/PSA_">http://autoinstall.plesk.com/debian/PSA_8.2.1</a> etch all</span><br />
				</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

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

</script>

</div>





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

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


]]></description>
<author>Bezborodova Anastasiya</author>
<guid isPermaLink="false">1400 LastUpdated: 2009-03-19 08:32:03</guid>
<pubDate>2007-03-27 02:16:21</pubDate>
</item>
</channel>
</rss>



