<?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] Parallels Plesk Panel stops working after Zend Optimizer installation.]]></title>
<link>http://kb.parallels.com/en/975</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">[FIX] Parallels Plesk Panel stops working after Zend Optimizer installation.</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 975&nbsp;</div>
					<div>Last Review: Jun,26 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>Parallels Plesk Panel</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>
					<span jquery1233545972421="27" id="admin-category-name-content-8" class="admin_category_name_content">Parallels Plesk Panel</span> stopps working after the installation of Zend Optimizer.
				</div>
				<div class="article-part">
					<h2>Cause</h2>
					The reason is that Zend sets a path to php.ini file in the registry.<br /><em><br />HKEY_LOCAL_MACHINE\SOFTWARE\PHP\IniFilePath=C:\WINDOWS<br /><br /></em>Therefore, all .php scripts on the server start using this setting and use the C:\WINDOWS\php.ini file for PHP configuration.
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					To fix this problem , the following key&nbsp; needs to be removed: <br /><br />on x86 servers - <em>HKEY_LOCAL_MACHINE\SOFTWARE\php\IniFilePath<br /></em>on x64 servers<em> - HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\PHP\IniFilePath</em><br /><br />Then all .php scripts will continue using correct .ini files.
				</div>
				<div class="article-part">
					<h2>Additional Information</h2>
					Please see also <a href="http://kb.parallels.com../en/3041">http://kb.swsoft.com/en/3041</a>
				</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=975&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=975&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' : '975',
													'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">623 LastUpdated: 2009-06-26 05:42:24</guid>
<pubDate>2008-10-06 09:10:54</pubDate>
</item>
</channel>
</rss>



