<?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] Plesk Control Panel doesnât start and fails with a service-specific error]]></title>
<link>http://kb.parallels.com/en/1326</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">[FIX] Plesk Control Panel doesn’t start and fails with a service-specific error</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 1326&nbsp;</div>
					<div>Last Review: Mar,19 2009</div>
					<tr>
						<td>Author: </td>
						<td>Oleg Beznosov</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Oleg Beznosov</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Parallels Plesk Panel for Windows</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>
					Apache is used as Plesk Control Panel web server. When attempting to start Plesk CP using the Services management console the service fails to start. In <strong>Event viewer, System</strong> &nbsp;the following records can be found regarding this problem:<br /><br /><em>Event Type:&nbsp;Error<br /></em><em>Event Source:&nbsp;&nbsp;&nbsp;&nbsp; Service Control Manager<br /></em><em>Event Category:&nbsp;&nbsp; None<br /></em><em>Event ID:&nbsp;&nbsp; 7024<br /></em><em>Date:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9/28/2006<br /></em><em>Time:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1:46:54 PM<br /></em><em>User:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; N/A<br /></em><em>Computer:&nbsp;&nbsp; SWSOFT-4B1I8KAX<br /></em><em>Description:</em><em>The Plesk Control Panel Service service terminated with service-specific error 1 (0x1).</em><em>For more information, see Help and Support Center at <a href="http://kb.parallels.comhttp://go.microsoft.com/fwlink/events.asp">http://go.microsoft.com/fwlink/events.asp</a></em><em>.<br /><br /></em>If you see this error you should check Application events.&nbsp; Here are two possible situations:<br /><strong><br /><u>1</u></strong><u>. You see error similar to:<br /></u><br /><em>Event Type:&nbsp;Error<br /></em><em>Event Source:&nbsp;&nbsp;&nbsp;&nbsp; Apache Service<br /></em><em>Event Category:&nbsp;&nbsp; None<br /></em><em>Event ID:&nbsp;&nbsp; 3299<br /></em><em>Date:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9/28/2006<br /></em><em>Time:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1:46:53 PM<br /></em><em>User:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; N/A<br /></em><em>Computer:&nbsp;&nbsp; SWSOFT-4B1I8KAX<br /></em><em>Description:</em><em>The description for Event ID ( 3299 ) in Source ( Apache Service ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: The Apache service named, , reported the following error:</em> &gt;<em>&gt;&gt;, (20024)The given path misformatted or contained invalid characters: Invalid config file path C:\\Program files\\SWsoft\\Plesk\\admin\\conf\\httpd.conf,,,,,.</em> <br /><br /><u><strong>2</strong>. The error is similar to:</u> <br /><br /><em>Event Type:&nbsp;Error<br /></em><em>Event Source:&nbsp;&nbsp;&nbsp;&nbsp; Apache Service<br /></em><em>Event Category:&nbsp;&nbsp; None<br /></em><em>Event ID:&nbsp;&nbsp; 3299<br /></em><em>Date:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9/28/2006<br /></em><em>Time:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1:55:26 PM<br /></em><em>User:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; N/A<br /></em><em>Computer:&nbsp;&nbsp; SWSOFT-4B1I8KAX<br /></em><em>Description:</em><em>The description for Event ID ( 3299 ) in Source ( Apache Service ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: The Apache service named, , reported the following error:</em><em>&gt;&gt;&gt;, Unable to open logs,,,,,.<br /></em>
				</div>
				<div class="article-part">
					<h2>Cause</h2>
					<strong>CAUSE 1<br /></strong><br />This problem is caused by insufficient privileges to access configuration files of Apache. Configuration files for Plesk Apache are located in <strong>%plesk_dir%\admin\conf</strong>. Apache service runs on behalf of the &nbsp;<strong>psaadm user</strong>. This user should have at least permission to <strong>`List folder contents`</strong> on all directories leaing to <strong>%plesk_dir%</strong> including the drive&rsquo;s root. psaadm should have <strong>Read+Read&amp;Execute+ List folder contents</strong> privileges to access the &nbsp;<strong>%plesk_dir% folder.<br /><br />CAUSE2<br /></strong><br />This problem is caused by &nbsp;insufficient permissions to access the folder with Apache log files: <strong>%plesk_dir%admin\logs</strong>. Apache service us running on behalf of the &nbsp;<strong>psaadm user</strong>. This user should have at least permission to <strong>`List folder contents`</strong> on all directories leading to <strong>%plesk_dir%,</strong> including the &nbsp;drive&rsquo;s root. The psaasmd user should have<strong> Read+Read&amp;Execute+List folder contents</strong> permission to access &nbsp;<strong>%plesk_dir% folder</strong>. The user must have <strong>Modify+Write permissions to access the logfiles in %plesk_dir%admin\logs</strong>.
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					<strong>RESOLUTION 1<br /></strong><br />Necessary permissions to access all folders leading to <strong>%plesk_dir%</strong> need to be granted to the <strong>psaadm user</strong><strong>&nbsp;<br /><br /></strong><strong>RESOLUTION 2<br /></strong><br />You should grant necessary permissions for all folders leading to <strong>%plesk_dir%</strong> to user <strong>psaadm</strong> and set correct permission for &nbsp;<strong>%plesk_dir%admin\logs</strong>.
				</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

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

</script>

</div>





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

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


]]></description>
<author>Oleg Beznosov</author>
<guid isPermaLink="false">968 LastUpdated: 2009-03-19 09:55:31</guid>
<pubDate>2008-10-06 09:11:18</pubDate>
</item>
</channel>
</rss>



