<?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[Commands are listed in knowledge base contain variables like $PRODUCT_ROOT_D, $HTTPD_VHOSTS_D, etc... How do I find their values?]]></title>
<link>http://kb.parallels.com/en/952</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">Commands are listed in knowledge base contain variables like $PRODUCT_ROOT_D, $HTTPD_VHOSTS_D, etc... How do I find their values?</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 952&nbsp;</div>
					<div>Last Review: May,13 2009</div>
					<tr>
						<td>Author: </td>
						<td>Bezborodova Anastasiya</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>system</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Parallels Plesk Panel 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>Resolution</h2>
					Paths to various components used by Parallels Plesk Panel may vary depending on product version and operating system. <br /><br />Because of this in many articles in Parallels Knowledge Base we refer not to exact paths, but use &quot;path variables&quot; instead. The exact value of path variables can be known from /etc/psa/psa.conf file on Parallels Plesk Panel server. Below is example of /etc/psa/psa.conf file:<br /><br /><span style='font-family: courier new,courier;font-size: 12px;'># Plesk tree<br />PRODUCT_ROOT_D /usr/local/psa<br /><br /># Directory of SysV-like Plesk initscripts<br />PRODUCT_RC_D /etc/init.d<br /><br /># Directory for config files<br />PRODUCT_ETC_D /usr/local/psa/etc<br /><br /># Virtual hosts directory<br />HTTPD_VHOSTS_D /var/www/vhosts<br /><br /># Apache configuration files directory<br />HTTPD_CONF_D /etc/httpd/conf<br /><br /># Apache include files directory<br />HTTPD_INCLUDE_D /etc/httpd/conf.d<br /><br /># Apache binary files directory<br />HTTPD_BIN_D /usr/bin<br /><br />#Apache log files directory<br />HTTPD_LOG_D /var/log/httpd<br /><br />#apache startup script<br />HTTPD_SERVICE httpd<br /><br /># Qmail directory<br />QMAIL_ROOT_D /var/qmail<br /><br /># Location of qmail maildirs<br />QMAIL_MAILNAMES_D /var/qmail/mailnames<br /><br /># Path to rblsmtpd<br />RBLSMTPD /usr/sbin/rblsmtpd<br /><br /># Courier-IMAP<br />COURIER_IMAP_ROOT_D&nbsp;&nbsp;&nbsp;&nbsp; /<br /><br /># Proftpd<br />FTPD_CONF /etc/proftpd.conf<br />FTPD_CONF_INC /etc/proftpd.include<br />FTPD_BIN_D /usr/bin<br />FTPD_VAR_D /var/run/proftpd<br />FTPD_SCOREBOARD /var/run/proftpd/scoreboard<br /><br /># Bind<br />NAMED_RUN_ROOT_D /var/named/run-root<br /><br /># Webalizer<br />WEB_STAT /usr/bin/webalizer<br /><br /># Logrotate<br />LOGROTATE /usr/local/psa/logrotate/sbin/logrotate<br /><br /># MySQL<br />MYSQL_VAR_D /var/lib/mysql<br />MYSQL_BIN_D /usr/bin<br /><br /># PostgreSQL<br />PGSQL_DATA_D /var/lib/pgsql/data<br />PGSQL_BIN_D /usr/bin<br /><br /># Backups directory<br />DUMP_D /var/lib/psa/dumps<br /><br /># Mailman directories<br />MAILMAN_ROOT_D /usr/lib/mailman<br />MAILMAN_VAR_D /var/lib/mailman<br /><br /># Python binary<br />PYTHON_BIN /usr/bin/python2.4<br /><br /># Tomcat root directory<br />CATALINA_HOME&nbsp;&nbsp; /usr/share/tomcat5<br /><br /># DrWeb<br />DRWEB_ROOT_D /opt/drweb<br />DRWEB_ETC_D&nbsp; /etc/drweb<br /><br /># GnuPG binary<br />GPG_BIN /usr/bin/gpg<br /><br /># Tar binary<br />TAR_BIN /bin/tar<br /><br /># Curl certificates<br />CURL_CA_BUNDLE_FILE /usr/share/curl/curl-ca-bundle.crt<br /><br /># AWStats<br />AWSTATS_ETC_D /etc/awstats<br />AWSTATS_BIN_D /var/www/cgi-bin/awstats<br />AWSTATS_TOOLS_D /usr/share/awstats<br />AWSTATS_DOC_D /var/www/html/awstats<br /><br /># openssl binary<br />OPENSSL_BIN /usr/bin/openssl<br /><br />LIB_SSL_PATH /lib/libssl.so.5<br />LIB_CRYPTO_PATH /lib/libcrypto.so.5<br /><br />CLIENT_PHP_BIN /usr/local/psa/bin/php-cli</span><br /><br />
				</div>
				<div class="article-part">
					<h2>Additional information</h2>
					<strong>Note that file /etc/psa/psa.conf file should not be treated as Plesk configuration file for modifications.<br />The file is used to declare the location of different utilities, services, and/or packages within Parallels Plesk Panel. <br />Some of the paths are hard-coded in Parallels Plesk Panel components. Changes made can affect service availability and performance.</strong><br />
				</div>
				<div class="keywords"><strong>Keywords:</strong> PRODUCT_ROOT_D PRODUCT_RC_D HTTPD_VHOSTS_D HTTPD_CONF_D HTTPD_INCLUDE_D HTTPD_BIN_D QMAIL_ROOT_D QMAIL_MAILNAMES_D RBLSMTPD COURIER_IMAP_ROOT_D FTPD_CONF FTPD_CONF_INC FTPD_BIN_D FTPD_VAR_D OPENSSL NAMED_RUN_ROOT_D WEB_STAT LOGROTATE MYSQL_VAR_D MYSQL_BIN_D PGSQL_DATA_D PGSQL_BIN_D DUMP_D MAILMAN_ROOT_D MAILMAN_VAR_D PYTHON_BIN CATALINA_HOME DRWEB_ROOT_D DRWEB_ETC_D GPG_BIN TAR_BIN CURL_CA_BUNDLE_FILE plesk configuration file psa.conf</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

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



