<?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[[INFO] What is publishing schema for Parallels Plesk Sitebuilder site?]]></title>
<link>http://kb.parallels.com/en/6418</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">[INFO] What is publishing schema for Parallels Plesk Sitebuilder site?</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 6418&nbsp;</div>
					<div>Last Review: Nov,11 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>Sitebuilder 4.5 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>
					Relatively to files storage location there are two types of Sitebuilder sites: <strong>published </strong>and <strong>non-published</strong> site.<br /><br />Whole content of <strong>non-published</strong> site is stored on Parallels Plesk Sitebuilder server in site's directory <strong>/usr/local/sitebuilder/htdocs/sites/90/9045a6c768e89f9fa5ca2bb8a7c5b78c</strong>, where 9045a6c768e89f9fa5ca2bb8a7c5b78c is unique site identification.<br /><br />Text content of site's pages is stored in Sitebuilder database. Images (custom banners and logo, images in <strong>Image Gallery</strong>, <strong>eShop </strong>and other modules) are stored on file system. Configuration of Sitebuilder modules in site is stored in SQLite database file located at <strong>/usr/local/sitebuilder/htdocs/sites/90/9045a6c768e89f9fa5ca2bb8a7c5b78c/data/storage/sb_modules.ph</strong>p.<br /><br />When the site was <strong>published </strong>for first time all images from <strong>Image Gallery</strong>, <strong>eShop</strong>, other modules and SQLite database file are uploaded to publishing host via FTP. These objects are removed from Parallels Plesk Sitebuilder server. Site's content is taken from Sitebuilder database, compiled to files and uploaded to publishing location also. Site's text content and images that serve site's template configuration (custom banners, logo) remain on Parallels Plesk Sitebuilder server.<br /><br />For published site configuration of modules is stored on publishing host, Parallels Plesk Sitebuilder server stores only text content of site's pages.<br /><br />In this way when you open site in Wizard and edit modules, Parallels Plesk Sitebuilder communicates with publishing host. Modules configuration is taken from SQLite database, images are uploaded to publishing host immediately. It is not needed to publish the site to upload the modules on publishing host.&nbsp; <br />If you plan to created a site with huge number of images it is recommended to publish the site first and then uploaded images one by one. For details refer to article: <a href="http://kb.parallels.comhttp://kb.parallels.com/en/5788">http://kb.parallels.com/en/5788</a>.<br /><br />Before site was published new images and changes are not shown on published site. There is a parameter that manages content of published site.<br /><br />When site is published further only changes are updated, the site is not copied as a whole. To publish entire site content (with configuration files) it is required to enable option &quot;Republish the entire site content&quot; on page Publish in Sitebuilder Wizard.<br />
				</div>
				<div class="article-part">
					<h2>Additional information</h2>
					<strong>Publishing host</strong> is server with <strong>FTP </strong>and <strong>HTTP </strong>where Sitebuilder site is published to. It may be one of several physical servers.During site publishing files are uploaded via FTP, Parallels Plesk Sitebuilder queries published site via HTTP requests.<br />
				</div>
				<div class="article-part">
					<h2>Additional information</h2>
					For schema of Parallels Plesk Sitebuilder refer to article <a href="http://kb.parallels.comhttp://download1.parallels.com/SiteBuilder/4.5.0/doc/install/en_US/html/installing_sb_in_distributed_environment.htm">Installing Plesk Sitebuilder in Distributed Environment</a> in <a href="http://kb.parallels.comhttp://download1.parallels.com/SiteBuilder/4.5.0/doc/install/en_US/html/">Plesk Sitebuilder 4.5 for Linux/Unix Installation Guide</a>.<br /><br />
				</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=6418&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=6418&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' : '6418',
													'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">9894 LastUpdated: 2009-11-11 08:18:51</guid>
<pubDate>2009-06-11 11:37:05</pubDate>
</item>
</channel>
</rss>



