<?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[Confixx 3.3.3 fails to install on Debian Lenny (5.0)]]></title>
<link>http://kb.parallels.com/en/5533</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">Confixx 3.3.3 fails to install on Debian Lenny (5.0)</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 5533&nbsp;</div>
					<div>Last Review: Oct,29 2008</div>
					<tr>
						<td>Author: </td>
						<td>Rodion Smirnov</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Rodion Smirnov</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Confixx Professional 3</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>
					Confixx 3.3.3 fails to install on Debian Lenny (5.0)
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					<p>Before the Confixx installation on Debian Lenny (5.0), you need to check apache configuration first.</p>  <p>Open apache config file /etc/apache2/apache2.conf</p>  <p>&nbsp;</p>  <p>If it contains such lines:</p>  <p>&nbsp;</p>  <p>PidFile ${APACHE_PID_FILE}</p>  <p>User ${APACHE_RUN_USER}</p>  <p>Group ${APACHE_RUN_GROUP}</p>  <p>&nbsp;</p>  <p>then replace them with</p>  <p>&nbsp;</p>  <p>PidFile /var/run/apache2.pid</p>  <p>User www-data</p>  <p>Group www-data</p>  <p>&nbsp;</p>  <p>Save the changes and restart apache.</p>  <p>Now you can install Confixx.</p>
				</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

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

</script>

</div>





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

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


]]></description>
<author>Rodion Smirnov</author>
<guid isPermaLink="false">5166 LastUpdated: 2008-10-29 09:33:17</guid>
<pubDate>2008-08-08 07:10:02</pubDate>
</item>
</channel>
</rss>



