<?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[How to configure PHP settings in general or for specific hosts only.]]></title>
<link>http://kb.parallels.com/en/1932</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">How to configure PHP settings in general or for specific hosts only.</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 1932&nbsp;</div>
					<div>Last Review: Feb,9 2009</div>
					<tr>
						<td>Author: </td>
						<td>Artem Dashitsyrenov</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Vitaly Filatov</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Parallels Operations Automation 2.6</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>Resolution</h2>
					POA allows Provider to configure php.ini settings using Control Panel providing the easy way to manage setting per specific hosts or for the whole installation.<br /><br />Log in under admin account to POA Control Panel, go to <em>Top &gt; Deployment Director &gt; Application Manager &gt; Services &gt; apache &gt; Configuration</em> tab<br /><br />Here you can choose the existing or create new Apache service configuration per your needs and by host attributes.<br /><br />Click on &quot;Apache service default configuration&quot; &gt; then switch to the tab &quot;PHP Configuration&quot; &gt; finally press the &quot;Edit&quot; button on the necessary subtab to configure required settings.<br /> <br />Once you have finished configuration go the &quot;General&quot; tab and press on &quot;Apply Changes&quot; button.<br /><br /><strong>Note:</strong> in case you need to disable specific PHP function, e.g. due to some security reason, you have to set &quot;safe_mode&quot; to &quot;On&quot;, else the screen with disable_functions field is not displayed.
				</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

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

</script>

</div>





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

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


]]></description>
<author>Artem Dashitsyrenov</author>
<guid isPermaLink="false">1570 LastUpdated: 2009-02-09 04:42:07</guid>
<pubDate>2007-06-18 01:34:52</pubDate>
</item>
</channel>
</rss>



