<?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[I get "Error! Operation has not been completed" when edit Sitebuilder modules (Image Gallery, eShop, Guestbook, etc.) through wizard. ]]></title>
<link>http://kb.parallels.com/en/5503</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">I get "Error! Operation has not been completed" when edit Sitebuilder modules (Image Gallery, eShop, Guestbook, etc.) through wizard. </h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 5503&nbsp;</div>
					<div>Last Review: May,26 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>Parallels Plesk Sitebuilder 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>
					I get the following error when edit Sitebuilder modules eShop, Image Gallery, Guestbook, etc. in wizard.<br /><br /><span style='font-family: courier new,courier;font-size: 12px;'> Error! Operation has not been completed.</span><br /><br />The same error is shown in Sitebuilder logs at Sitebuilder -&gt; Logs.<br /><br />What causes the problem and how do I resolve it?<br /><br />
				</div>
				<div class="article-part">
					<h2>Cause</h2>
					The error may be caused by limits set in configuration of Apache module <strong>mod_security</strong>, PHP extension <strong>Suhosin</strong> or PHP configuration set in php.ini on server where the site is published to (publishing server).<br /><br />Run script phpinfo on the publishing server to get list of modules, PHP extension and limits:<br /><br /><span style='font-family: courier new,courier;font-size: 12px;'>&lt;?<br />phpinfo()<br />?&gt;</span><br />
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					If the problem is caused by PHP extension <strong>Suhosin</strong><em> </em>you may see the following error in log file /var/log/user.log on the publishing server:<br /><br /><span style='font-family: courier new,courier;font-size: 12px;'> Oct &nbsp;6 6:44:56 hostname suhosin[11620]: ALERT - configured request variable value length limit exceeded - dropped variable 'request' (attacker '123.123.123.123', file '/PATH/TO/FILE')</span><br /><br />If the problem is caused by <strong>mod_security </strong>look into Apache error log file for details.<br /><br />Also verify that values of PHP variables <strong>memory_limit</strong>, <strong>upload_max_filesize</strong> and <strong>post_max_size</strong> are big enough. They are configured in PHP configuration file and should have at least the following values:<br /> <br /> <span style="font-family: courier new,courier; font-size: 12px;">memory_limit = 32M<br /> post_max_size = 24M<br /> upload_max_filesize = 8M</span><br /><br />
				</div>
				<div class="keywords"><strong>Keywords:</strong> module; image gallery; php extension; category </div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=5503&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=5503&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' : '5503',
													'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">5136 LastUpdated: 2009-05-26 01:57:10</guid>
<pubDate>2008-07-29 01:33:09</pubDate>
</item>
</channel>
</rss>



