<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[NuBlue Forums]]></title>
	<link rel="self" href="http://forums.nublue.co.uk/feed/atom/"/>
	<updated>2010-07-21T10:26:47Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.nublue.co.uk/</id>
		<entry>
			<title type="html"><![CDATA[PCI and Magento Community Edition]]></title>
			<link rel="alternate" href="http://forums.nublue.co.uk/topic/248/pci-and-magento-community-edition/new/posts/"/>
			<summary type="html"><![CDATA[<p>I see from the Magento website that the Community Edition is not PCI DSS compliant.<br /><a href="http://<br />http://www.magentocommerce.com/product/compare" rel="nofollow"><br />http://www.magentocommerce.com/product/compare</a></p><p>Am i right in assuming that this means that even if the processes are followed, scanning enabled and questionaires filled in, that PCI Compliance cannot be achieved with Community Edition when payments are being processed on the server?</p>]]></summary>
			<author>
				<name><![CDATA[NuBlue-Ewan]]></name>
				<uri>http://forums.nublue.co.uk/user/175/</uri>
			</author>
			<updated>2010-07-21T10:26:47Z</updated>
			<id>http://forums.nublue.co.uk/topic/248/pci-and-magento-community-edition/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Changing the Underlying Domain for Magento]]></title>
			<link rel="alternate" href="http://forums.nublue.co.uk/topic/247/changing-the-underlying-domain-for-magento/new/posts/"/>
			<summary type="html"><![CDATA[<h5>Magento : Changing the Underlying Domain for Magento</h5><p><span class="bbu">Overview</span></p><p>There are a number of reasons you might want to change the domain name that Magento runs under.&nbsp; The most common reason being in moving from a development domain to a live domain, but thats not the only reason, may people find it a lot less painful to convert an existing (working!) Magento to a completely different setup and product range rather than starting from scratch.</p><p><span class="bbu">Complexity</span></p><p>Easy.</p><p><span class="bbu">Suitable for:</span></p><p>Shared Hosting<br />VPS Hosting<br />Dedicated Hosting</p><p>Basically this guide works for any Plesk and Magento setup.</p><p><span class="bbu">Requirements </span></p><p>Access to your Hosting Control Panel.<br />The ability to update DNS or nameservers on the new domain so it points correctly.</p><p><span class="bbu">Howto :</span></p><p><em>As ever Nublue recommends that you backup your entire site using your Hosting Control Panel backup utility before undertaking any significant changes to your site.&nbsp; We regard changing the underlying domain of your site to be a very significant undertaking</em></p><p>1) Ensure you have backed up your site in your Hosting Control Panel.&nbsp; This method is robust and we have been using it for several years, but failure to follow it fully can have far reaching implications.</p><p>2) For Magento 1.4 Users Only : Ensure that <strong>System -&gt; Configuration -&gt; Web -&gt; Redirect to Base URL if requested URL doesn&#039;t match it</strong> is switched off during these changes.&nbsp; It shouldn&#039;t make a difference but I have a pathological fear of it as a &quot;feature&quot;, its fine to turn it back on once the work is completed.</p><p><span class="postimg"><img src="http://forums.nublue.co.uk/images/redirecttobaseurl.png" alt="http://forums.nublue.co.uk/images/redirecttobaseurl.png" /></span></p><p>3) Change the domain within the Hosting Control Panel using the <strong>Domain Administrator</strong> button (Login -&gt; Home -&gt; your_domain.com -&gt; Domain Administrator).&nbsp; Simply edit the very first text box deleting the old domain and adding the new domain (without www.).&nbsp; Ensure that the <strong>www</strong> is ticked if required.&nbsp; Click <strong>OK</strong> at the bottom of the page (all other options on the Domain Administrator page should be left as-is).</p><p>4) We now need to change the base URLs within the Magento database through PHPMyAdmin (To get to PHPMyAdmin : Login -&gt; Home -&gt; new_domain_name.com -&gt; Databases -&gt; Database_name -&gt; <strong>DB WebAdmin</strong>).</p><p>5) Once PHPMyAdmin has loaded (it opens within a separate browser tab/window) click on the table &quot;core_config_data&quot; in the left hand sidebar to open it up in the main frame (Note it might be that the table is prefixed with, either way the listing is alphabetically sorted).</p><p>6) Click on <strong>Search</strong> and for the form section that says <strong>path</strong> select the <strong>LIKE %...%</strong> option, then enter &quot;secure&quot; into the text box for <strong>path</strong> and click on the <strong>Go</strong> button.</p><p><span class="postimg"><img src="http://forums.nublue.co.uk/images/phpmyadminsearch.png" alt="http://forums.nublue.co.uk/images/phpmyadminsearch.png" /></span></p><p>7) For <em>all</em> the entries returned that contain the URL for the old domain name you need to edit each one and update the details to reflect the new domain URL (you must ensure you maintain the preceding http:// or https:// and any / or directory names on the end of each specific entry).&nbsp; You can edit each entry by clicking on the appropriate pencil icon, making the change and saving.&nbsp; For convenience I open each entry that requires editing into a new window and then work my way through each one saving as I go.</p><p>8) Clear the Magento cache using the <strong>Clear Magento Cache</strong> button in the Hosting Control Panel.</p><p>Thats it, assuming that DNS is correct for the new domain it should load fine when entering the new domain name in your browser.</p><p><span class="bbu">Possible Issues :</span></p><p>The two most likely errors are typos when updating the URLs and failing to reset the cache.&nbsp; Using the phpMyAdmin search facility check all the base URL entries with absolute URLs in them are spelled correctly (and have the preceding and following http(s):// and / respectively).</p><p><span class="bbu">Reversing the Change</span></p><p>Just follow the guide but swap round old domain and new domain.</p><p><span class="bbu">Other Options</span></p><p>This is the way that we change the underlying domain for Magento.&nbsp; The primary benefit for us in this method is that we don&#039;t need Magento admin panel access to do it. You could change the baseURLs from within Magento&#039;s admin panel at Step 2 (<strong>System -&gt; Configuration -&gt; Web -&gt; Unsecure and Secure Base URLs</strong>) and then skip Steps 4 to 7 but as soon as you Save the configuration your Magento store will break till Step 8 is completed.&nbsp; We&#039;ve not done this often so we can&#039;t vouch for how reliable a method it is.</p>]]></summary>
			<author>
				<name><![CDATA[NuBlue-Paul]]></name>
				<uri>http://forums.nublue.co.uk/user/5/</uri>
			</author>
			<updated>2010-07-20T11:16:46Z</updated>
			<id>http://forums.nublue.co.uk/topic/247/changing-the-underlying-domain-for-magento/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Magento Speed up with Gzip]]></title>
			<link rel="alternate" href="http://forums.nublue.co.uk/topic/236/magento-speed-up-with-gzip/new/posts/"/>
			<summary type="html"><![CDATA[<p>I&#039;ve been exploring different routes for speeding up Magento. It&#039;s not the quickest dog out there but it can benefit from some performance enhancements.</p><p>Looking at this blog post <a href="http://www.blastedthing.com/magento/questions/mag-9-methods-to-speed-up-magento-a-guide-to-making-magento-faster/" rel="nofollow">http://www.blastedthing.com/magento/que &#133; to-faster/</a></p><p>I tend to skip anything that talks about installing modules as from experience, modules are never kept current wtih magento versions and you just end up with more hassle than worth. really all I did was the Gzip compression.</p><p>So from that post I did step #2 Gzip compression, around line 74 in the .htaccess for magento&#039;s root</p><p>Mine now looks like this, and I have a saving of around 80% according to this compression test tool <a href="http://www.whatsmyip.org/http_compression/" rel="nofollow">http://www.whatsmyip.org/http_compression/</a></p><div class="codebox"><pre><code>&lt;IfModule mod_deflate.c&gt;
 
    AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript
    AddOutputFilterByType DEFLATE application/xml application/xhtml+xml application/rss+xml
    AddOutputFilterByType DEFLATE application/javascript application/x-javascript
    AddOutputFilterByType DEFLATE application/x-httpd-php
 
    BrowserMatch ^Mozilla/4 gzip-only-text/html
    BrowserMatch ^Mozilla/4\.0[678] no-gzip
    BrowserMatch \bMSI[E] !no-gzip !gzip-only-text/html
 
    SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png)$ no-gzip dont-vary
    SetEnvIfNoCase Request_URI \.(?:exe|t?gz|zip|bz2|sit|rar)$ no-gzip dont-vary
    SetEnvIfNoCase Request_URI \.(?:pdf|doc)$ no-gzip dont-vary
    SetEnvIfNoCase Request_URI \.(?:avi|mov|mp3|mp4|rm)$ no-gzip dont-vary
 
&lt;/IfModule&gt;</code></pre></div><br /><p>Step #3 is something I think NuBlue would have to carry out, if they havn&#039;t already. If they have I would like to know which is installed, Xcache, APC or another? </p><p>If none are installed.. Can it be looked into? </p><p>So to reiterate all I did was the Gzip compression, id like to speed up magento further.</p><p>Google&#039;s webmaster tools shows &quot;On average, pages in your site take 2.7 seconds to load (updated on Mar 29, 2010). This is faster than 54% of sites&quot; </p><p>Now 2.7 is faster than 54% of sites but id be interested to see if Magento can be squeezed in to the 1-2 seconds bracket?</p>]]></summary>
			<author>
				<name><![CDATA[NuBlue-Paul]]></name>
				<uri>http://forums.nublue.co.uk/user/143/</uri>
			</author>
			<updated>2010-07-06T08:04:49Z</updated>
			<id>http://forums.nublue.co.uk/topic/236/magento-speed-up-with-gzip/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Utilising Gzip Compression]]></title>
			<link rel="alternate" href="http://forums.nublue.co.uk/topic/246/utilising-gzip-compression/new/posts/"/>
			<summary type="html"><![CDATA[<h5>VPS Hosting : Utilising Gzip Compression</h5><p><span class="bbu">Overview</span></p><p>Gzip compression is a quick and simple method of speeding up page load times for visitors to your site.&nbsp; Its very simple, rather than send the browser a 100k file with the html (or css or javascript) for a page its quicker to compress the page on the server, send the compressed data, then have the browser uncompress it.&nbsp; Trust me it is, even with broadband connections it is still expensive in terms of resources to transmit data to the end user. </p><p>There is an overhead involved with compressing data on the fly, it increases the cpu load on the server (or vps), however in almost all cases there is spare CPU capacity, whereas in many cases for our VPS customers bandwidth is at a premium (so two reasons to do this!)</p><p><span class="bbu">Complexity</span></p><p>Easy.</p><p><span class="bbu">Suitable for:</span></p><p>Any VPS!</p><p>Although its possible that this will conflict the Fooman Speedster for Magento as everything else does.</p><p><span class="bbu">Requirements </span></p><p>Administrator Access to your Hosting Control Panel, we&#039;re going to use the File Manager within the Virtuozzo Power Panel to make the changes.<br />Alternatively these changes could be made with root shell access.</p><p><span class="bbu">Howto :</span></p><p><em>We are going to add an Apache Web Server configuration file to the VPS, this means we have to edit files as root and restart Apache.&nbsp; If the file is not edited correctly then Apache will not restart.&nbsp; To fix this you will only need to remove the file and restart Apache again.&nbsp; We recommend you follow the instructions carefully to prevent this happening.</em></p><p>1) In contrast to the shared hosting guide (See the Shared Hosting forum) we don&#039;t really care whether your site is currently using compression or not, as we are going to make the configuration change at a higher level, thereby applying gzip compression to every site on the VPS and also speeding up the compression process (albeit only by a few milliseconds per file).</p><p>2) In your Hosting Control Panel navigate to the Virtuozzo File Manager (Login (as administrator) -&gt; Virtuozzo Side Bar Option -&gt; File Manager).</p><p>2.1) Navigate to /etc/httpd/conf.d/ by clicking on each directory in turn.</p><p>2.2) Once there, click on the <strong>Create File</strong> option.</p><p>2.3) Create a file named <strong>mod_deflate.conf</strong> and with the following content :</p><div class="codebox"><pre><code>&lt;IfModule mod_deflate.c&gt;
AddOutputFilterByType DEFLATE text/html 
AddOutputFilterByType DEFLATE text/plain 
AddOutputFilterByType DEFLATE text/xml 
AddOutputFilterByType DEFLATE text/css 
AddOutputFilterByType DEFLATE text/javascript 
AddOutputFilterByType DEFLATE application/x-javascript
&lt;/IfModule&gt;</code></pre></div><p>2.3) Click on <strong>Create</strong> to save the file. NOTE The file must end with .conf as that is how the Apache Web Server identifies its configuration files.</p><p>3) Now navigate back into the main section of the Hosting Control Panel to the <strong>Service Management</strong> page (Server Sidebar Option -&gt; Service Management)</p><p>3.1) Restart the Apache Web Server (Click on the far right hand orange button on the Web Server (Apache) row)</p><p>4) Wait a few moments then test your sites are all working.&nbsp; Then test for gzip compression <a href="http://www.gidnetwork.com/tools/gzip-test.php" rel="nofollow">here</a></p><p><span class="bbu">Possible Issues :</span></p><p>If all your sites stop working then its most likely a typing error or extra digits in the <strong>mod_deflate.conf</strong> file that we created.&nbsp; Return to the Virtuozzo File Manager and using the pencil icon on the mod_deflate.conf row edit and check the file.&nbsp; If you can&#039;t see any errors then save the file and simply delete it.&nbsp; Then restart Apache again.</p><p>If not all your sites are affected then try renaming the .htaccess file for the site not working to see if that resolves the issue.&nbsp; If it does there are overlapping or conflicting compression rules in the .htaccess and by judicious editing of the .htaccess you should be able to resolve the problem.</p><p>Failing that, its likely you have a site that is based on some very old web application software and you&#039;ll have to revert back.&nbsp; You can however follow the shared hosting version of this guide that utilises the .htaccess on a per site basis to provide gzip compression. </p><br /><p><span class="bbu">Reversing the Change</span></p><p>Delete the /etc/httpd/conf.d/mod_deflate.conf file and restart your Apache Web Server.</p><p><span class="bbu">Further Reading</span></p><p>This <a href="http://betterexplained.com/articles/how-to-optimize-your-site-with-gzip-compression/" rel="nofollow">article</a> does a very good job of explaining how gzip compression works and also links out to other useful articles.</p>]]></summary>
			<author>
				<name><![CDATA[NuBlue-Paul]]></name>
				<uri>http://forums.nublue.co.uk/user/5/</uri>
			</author>
			<updated>2010-07-06T07:59:36Z</updated>
			<id>http://forums.nublue.co.uk/topic/246/utilising-gzip-compression/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Utilising Gzip Compression]]></title>
			<link rel="alternate" href="http://forums.nublue.co.uk/topic/245/utilising-gzip-compression/new/posts/"/>
			<summary type="html"><![CDATA[<h5>Shared Hosting : Utilising Gzip Compression</h5><p><span class="bbu">Overview</span></p><p>Gzip compression is a quick and simple method of speeding up page load times for visitors to your site.&nbsp; Its very simple, rather than send the browser a 100k file with the html (or css or javascript) for a page its quicker to compress the page on the server, send the compressed data, then have the browser uncompress it.&nbsp; Trust me it is, even with broadband connections it is still expensive in terms of resources to transmit data to the end user. </p><p>There is an overhead involved with compressing data on the fly, it increases the cpu load on the server (or vps), however I can say with some authority that cpu overhead is not currently an issue for any of our servers nor for any of our VPS customers, so the slack is there to be picked up and used to improve page loading times.</p><p><span class="bbu">Complexity</span></p><p>Easy (Though it does have the potential to break your site if things go wrong its very easy to revert back)</p><p><span class="bbu">Suitable for:</span></p><p>Shared Hosting - Almost any site, with the possible exception of Interspire sites as its already there!<br />(For VPS and Dedicated hosting there is a slightly different method that is much more efficient, see <a href="http://forums.nublue.co.uk/topic/246/utilising-gzip-compression/" rel="nofollow">here</a>)</p><p>Although its possible that this will conflict the Fooman Speedster for Magento as everything else does.</p><p><span class="bbu">Requirements </span></p><p>Access to your Hosting Control Panel.<br />Alternatively FTP Access to your site and an FTP Client that allows you to view files starting with . (or hidden files as they&#039;re sometimes called).&nbsp; We recommend the <a href="http://filezilla-project.org/" rel="nofollow">Filezilla</a> FTP client.</p><p><span class="bbu">Howto :</span></p><p><em>As ever Nublue recommends that you backup your entire site using your Hosting Control Panel backup utility before undertaking any significant changes to your site.&nbsp; In this instance we&#039;re only going to edit one file, so if you&#039;re feeling confident you could just make sure you have a copy of your current .htaccess file (if it exists) that you can revert back to if things go awry.</em></p><p>1) Check whether your site is already gzip compression or not.&nbsp; Entering your home page at this <a href="http://www.gidnetwork.com/tools/gzip-test.php" rel="nofollow">site</a> will tell you whether your html files are being compressed.&nbsp; You should also examine your page source and extract a URL for a css or javascript file and check whether these types of files are being compressed.&nbsp; If your pages are already being compressed it may be worth continuing anyway as there are two methods of compression (Apache based and PHP based, the Apache method is more efficient and its worth swapping if you&#039;re currently using the PHP method).&nbsp; If your data is not being compressed then we know what we need to do.</p><p>2) In your Hosting Control Panel navigate to your web root in File Manager (Login -&gt; Home -&gt; your_domain_name.com -&gt; File Manager -&gt; httpdocs).&nbsp; Here look for a file named <strong>.htaccess</strong>(You may need to click the <strong>All</strong> on the right to stop pagination).&nbsp; If the file doesn&#039;t exist then you can jump straight to Step 3.&nbsp; If it does exist then now is a good time to make a copy of the .htaccess file.</p><p>2.1) Select your .htaccess file, then click on the <strong>Copy/Move</strong> option :</p><p><span class="postimg"><img src="http://forums.nublue.co.uk/images/copy_htaccess.png" alt="http://forums.nublue.co.uk/images/copy_htaccess.png" /></span></p><p>2.2) Choose a name for the copy of your .htaccess (I&#039;ve chosen .htaccess_bk) and append it to directory path already in the textbox (/httpdocs/). Click the <strong>Copy</strong> button.&nbsp; You now have a backup of your .htaccess file. </p><p><span class="postimg"><img src="http://forums.nublue.co.uk/images/copy_htaccess_dialogue.png" alt="http://forums.nublue.co.uk/images/copy_htaccess_dialogue.png" /></span></p><p>2.3) Now open the file for editing : Click the pencil icon in the middle of the <strong>.htaccess</strong> row.</p><p>2.4) Check for the following words, these are all indications that compression is setup, you have the choice here of leaving as is, or commenting out the existing lines and replacing them with the code in Step 4 to see if there&#039;s an improvement:<br />AddOutputFilterByType<br />SetOutputFilter<br />php_flag zlib.output_compression on<br />&lt;IfModule mod_deflate.c&gt;<br />Pay close attention to whether these rules are active (for example a default Magento .htaccess file contains all these entries, but all of them are commented out or inactive).</p><p>3) Creating a .htaccess file : To create a new .htaccess file click on <strong>Add New File</strong>.</p><p>3.1) In the dialogue boxes set <strong>Create New File</strong> to <em>selected</em>, enter the filename <strong>.htaccess</strong> and ensure <strong>Use html template</strong> is <em>unticked</em> then click <strong>OK</strong>.&nbsp; This will create the file and automatically open it for editing.</p><p><span class="postimg"><img src="http://forums.nublue.co.uk/images/add_new_file_htaccess.png" alt="http://forums.nublue.co.uk/images/add_new_file_htaccess.png" /></span></p><p>4) If the file already exists the append the following code to the bottom of the file (For new files simply paste the code in) :<br /></p><div class="codebox"><pre><code>&lt;IfModule mod_deflate.c&gt;
AddOutputFilterByType DEFLATE text/html 
AddOutputFilterByType DEFLATE text/plain 
AddOutputFilterByType DEFLATE text/xml 
AddOutputFilterByType DEFLATE text/css 
AddOutputFilterByType DEFLATE text/javascript 
AddOutputFilterByType DEFLATE application/x-javascript
&lt;/IfModule&gt;</code></pre></div><p>Then save the file with the default settings (<strong>UTF-8</strong> and <strong>convert to Unix style</strong>).</p><p>Thats it, now test your site again at Gzip compression testing site mentioned at the start of the article.</p><p><span class="bbu">Possible Issues :</span></p><p>If all your pages stop working then it will be one of three things:<br />1) A typo : Recheck your .htaccess file (its still open for editing), try removing and readding the code.<br />2) A conflict : Some web apps may use per page PHP code to compress their pages and these could conflict with the configuration changes we&#039;ve made to the .htaccess.&nbsp; Remove the code we added.</p><p><span class="bbu">Reversing the Change</span></p><p>Delete the newly created/edited <strong>.htaccess</strong> : Select the file then press <strong>Remove Selected</strong> and Confirm.<br />Rename your <strong>.htaccess_bk</strong> (you did make one right?) using the frankly bizarre <strong>File Rename</strong> that sits alongside the pencil icon.<br />Or restore from your backup.</p><p><span class="bbu">Further Reading</span></p><p>This <a href="http://betterexplained.com/articles/how-to-optimize-your-site-with-gzip-compression/" rel="nofollow">article</a> does a very good job of explaining how gzip compression works and also links out to other useful articles.</p>]]></summary>
			<author>
				<name><![CDATA[NuBlue-Paul]]></name>
				<uri>http://forums.nublue.co.uk/user/5/</uri>
			</author>
			<updated>2010-07-06T07:56:55Z</updated>
			<id>http://forums.nublue.co.uk/topic/245/utilising-gzip-compression/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Viewing Development Websites Using Your Hosts File]]></title>
			<link rel="alternate" href="http://forums.nublue.co.uk/topic/243/viewing-development-websites-using-your-hosts-file/new/posts/"/>
			<summary type="html"><![CDATA[<h5>Editing your Hosts File in Windows XP</h5><p>One method of previewing/developing a site that is not live (ie you&#039;re developing it on our server under its correct domain name, but the A record or nameservers point to a live site hosted elsewhere) is to edit your hosts file to bypass DNS and force your local machine to look for a domain on our hosting.</p><p>To do this you need to know your domain name, the IP address we&#039;re hosting it on (You can find this information in your Hosting Control Panel under Setup), and you&#039;ll need to have administrator privileges on your computer.</p><p>On Windows XP the hosts file is located within here : windows\system32\drivers\etc\hosts&nbsp; .&nbsp; The windows directory is most likely located on your C: drive, but if your computer setup differs from the norm it could be located elsewhere.</p><p>Navigate to this file in Windows Explorer, if you find you can&#039;t view any of the listed directories you will need to enable Hidden Program or System Files (See guide <a href="http://www.microsoft.com/windowsxp/using/helpandsupport/learnmore/tips/hiddenfiles.mspx" rel="nofollow">here</a>.&nbsp; Once located right click and choose to edit the file in Notepad.</p><p>Append to the bottom of the file the following 2 lines, replacing IP_ADDRESS with the IP Address you took from the Hosting Control Panel and DOMAIN_NAME with your domain : </p><div class="codebox"><pre><code>IP_ADDRESS    DOMAIN_NAME
IP_ADDRESS    www.DOMAIN_NAME</code></pre></div><p>Here&#039;s an example using my domain name and using my correct IP address : </p><div class="codebox"><pre><code>92.63.138.66    pagrant.co.uk
92.63.138.66    www.pagrant.co.uk</code></pre></div><p>Save the file and you&#039;re done (If you can&#039;t save the file then you won&#039;t have administrator privileges and you&#039;ll need to login as an administrator account).&nbsp; To test ping your domain and it should return the IP address you entered in the hosts file, not the live IP address.</p><p>To reverse, simply delete the two lines, save, flush your dns (ipconfig /flushdns in a command prompt) and retest using ping.</p>]]></summary>
			<author>
				<name><![CDATA[NuBlue-Paul]]></name>
				<uri>http://forums.nublue.co.uk/user/5/</uri>
			</author>
			<updated>2010-06-24T12:13:51Z</updated>
			<id>http://forums.nublue.co.uk/topic/243/viewing-development-websites-using-your-hosts-file/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[HowTo : Magento MultiStore within Plesk (VPS / Dedicated Only)]]></title>
			<link rel="alternate" href="http://forums.nublue.co.uk/topic/233/howto-magento-multistore-within-plesk-vps-dedicated-only/new/posts/"/>
			<summary type="html"><![CDATA[<p><strong>Requirements :</strong> <br />Root shell (ssh) access ( <a href="http://www.nublue.co.uk/support/how_to_download_and_install_putty" rel="nofollow"> See here</a>&nbsp; )<br />Experience using shell based text editors (not covered) or moving files with the shell (not covered)<br />Preconfigured domains for hosting within your Hosting Control Panel (<a href="http://www.nublue.co.uk/support/how_to_create_new_hosting_accounts_in_plesk" rel="nofollow">See Here</a>)<br />One domain (your &quot;parent&quot; domain) must have Magento installed (<a href="http://blog.nublue.co.uk/magento-one-click-install-guide/" rel="nofollow">See Here</a>)</p><p><span class="bbu">Step 1 : Configuring Magento</span></p><p>You can use this&nbsp; <a href="http://www.magentocommerce.com/knowledge-base/entry/overview-how-multiple-websites-stores-work" rel="nofollow">guide</a> for an explanation of how multiple stores work and can be configured within the Magento admin panel.&nbsp; You should create your multiple websites/stores first here as you will need these settings when you are configuring the passthrough index.php in your webspace.</p><p><span class="bbu">Step 2 : Configuring Plesk</span></p><p>To enable a multistore setup within Plesk you specifically need to relax OpenBaseDir restrictions to allow different domains on the server to talk to each other.&nbsp; This can only be done by the use of custom configuration files within your Plesk domain configuration, and you can only write custom configuration files as root.</p><p>Once you have become the root user you should navigate to the following directory of your first &quot;child&quot; store :<br /></p><div class="codebox"><pre><code>cd /var/www/vhosts/CHILD_DOMAIN_NAME/conf</code></pre></div><p>If you check the contents of this directory you will find a file named httpd.include, this is the configuration file for the domain and should not be touched as Plesk will frequently rebuild and rewrite this file.</p><p>We are going to create two files, both with identical content, the first file covers http requests, the second https (encrypted) requests.</p><p>The first file to be created is vhost.conf, and to create it using vim you would type :<br /></p><div class="codebox"><pre><code>vim /var/www/vhosts/CHILD_DOMAIN_NAME/conf/vhost.conf</code></pre></div><p>The following data (adjusted for your particular configuration) should be inserted into the text editor (To start typing in Vim simply press &quot;a&quot;, then everything you type will pushed to the screen).&nbsp; You should type this data manually rather than pasting as all lines and line breaks should remain intact, and this will not happen if the data is pasted.&nbsp; Please note that there are only three lines.</p><p>&lt;Directory /var/www/vhosts/<span style="color: blue">CHILD_DOMAIN_NAME</span>/httpdocs&gt;<br />php_admin_value open_basedir &quot;/var/www/vhosts/<span style="color: blue">CHILD_DOMAIN_NAME</span>/httpdocs:/var/www/vhosts/<span style="color: red">PARENT_DOMAIN_NAME</span>/httpdocs:/tmp&quot;<br />&lt;/Directory&gt;</p><p>Once you have entered this data you can save and exit from Vim with the following command sequence : ESC : w q RETURN (Escape Key, Colon, w, q and then return)</p><p>You should then repeat the above process for the SSL configuration file : </p><div class="codebox"><pre><code>vim /var/www/vhosts/CHILD_DOMAIN_NAME/conf/vhost_ssl.conf</code></pre></div><p>After the two files have been created its necessary to alert Plesk to the presence of these files, you can do this by running the following command : <br /></p><div class="codebox"><pre><code>/usr/local/psa/admin/bin/websrvmng -a -v</code></pre></div><p><strong>If you receive any error after running this command you should delete the two files created, then rerun the command.&nbsp; If you still receive errors you should contact support immediately as its possible that your web server will no longer be running</strong></p><p>Assuming you received no errors you should continue.</p><p><span class="bbu">Step 3 : Adding a passthrough index.php to the child domain</span></p><p>The following file (index.php) needs to be reconfigured to your needs and added to the web root of the child domain :</p><br /><div class="codebox"><pre><code>$mageFilename = &#039;/var/www/vhosts/PARENT_DOMAIN/httpdocs/app/Mage.php&#039;;

if (!file_exists($mageFilename)) {
    if (is_dir(&#039;downloader&#039;)) {
        header(&quot;Location: downloader&quot;);
    } else {
        echo $mageFilename.&quot; was not found&quot;;
    }
    exit;
}

require_once $mageFilename;

umask(0);
Mage::run(&#039;STORE/WEBSITE_CODE&#039;, &#039;TYPE&#039;);</code></pre></div><p>This file can be edited in your usual editor and uploaded to the web root, created via the Plesk File Manager or you can even create it using Vim!</p><p>You should now be able to navigate to the child domain and view the appropriate Magento storefront that was configured on the parent domain.</p>]]></summary>
			<author>
				<name><![CDATA[paulie]]></name>
				<uri>http://forums.nublue.co.uk/user/5/</uri>
			</author>
			<updated>2010-06-13T22:51:14Z</updated>
			<id>http://forums.nublue.co.uk/topic/233/howto-magento-multistore-within-plesk-vps-dedicated-only/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[New webmail goes live!]]></title>
			<link rel="alternate" href="http://forums.nublue.co.uk/topic/241/new-webmail-goes-live/new/posts/"/>
			<summary type="html"><![CDATA[<p><strong>We love our new webmail and now you can use it too.</strong></p><p>Major new features include, Address Book&nbsp; featuring Vcard support, photo thumbnails, an improved contact grouping system&nbsp; and recurrence ability in the Calendar for repeat events.</p><p>The redesigned and streamlined interface not only provides a smoother and more responsive user experience but it is also simpler to use and more polished.<br /><strong><br />New Features</strong>:</p><ul><li><p>Intuitive Drag and Drop support for emails and contacts</p></li></ul><ul><li><p>PDF thumbnail support for attachments</p></li></ul><ul><li><p>vCard support for your Address book</p></li></ul><ul><li><p>Full SSL encryption throughout&nbsp; for your security and reassurance</p></li></ul><ul><li><p>Complete recode using the Zend framework allowing us to easily extend the webmail with useful additional features (we have several exciting add-ons planned already!)</p></li></ul><ul><li><p>Greatly improved webmail performance</p></li></ul><ul><li><p>Calendar now has recurring event functionality (daily, weekly, monthly, yearly) – Publish recurring events in webmail, and push these to your iPhone</p></li></ul><p>Don’t take our word for it, start using today…</p><p>We recommend all existing customers to <strong>upgrade to the new webmail today</strong> – follow this link to log in to your <a href="https://www.nublue.co.uk/web-hosting/login/webmail" rel="nofollow">https://www.nublue.co.uk/web-hosting/login/webmail</a> now! Our old legacy webmail is still accessible via the link under the new login box.</p>]]></summary>
			<author>
				<name><![CDATA[NuBlue-Elly]]></name>
				<uri>http://forums.nublue.co.uk/user/164/</uri>
			</author>
			<updated>2010-06-11T12:46:21Z</updated>
			<id>http://forums.nublue.co.uk/topic/241/new-webmail-goes-live/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Treats, goodies and 'techy' tips from NuBlue's News desk]]></title>
			<link rel="alternate" href="http://forums.nublue.co.uk/topic/240/treats-goodies-and-techy-tips-from-nublues-news-desk/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>In case you missed it here is this months addition of our hosting Newsletter;<br /><a href="http://bit.ly/NuBlueNews" rel="nofollow">http://bit.ly/NuBlueNews</a></p><p>This issue includes the launch of our exciting iPad giveaway, NuBlue website news and our monthy hosting tip - &#039;how to speed up Magento with Parellell connections&#039;. </p><p>Hope you enjoy! <img src="http://forums.nublue.co.uk/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Cheers </p><p>The Nublue Team</p><p>If you would like to recieve our monthly newsletter by email please go to <a href="http://www.nublue.co.uk/" rel="nofollow">http://www.nublue.co.uk/</a> and submit your email address.</p>]]></summary>
			<author>
				<name><![CDATA[NuBlue-Elly]]></name>
				<uri>http://forums.nublue.co.uk/user/164/</uri>
			</author>
			<updated>2010-06-03T09:36:58Z</updated>
			<id>http://forums.nublue.co.uk/topic/240/treats-goodies-and-techy-tips-from-nublues-news-desk/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Magento Performance : Utilising Parallel Connections in Magento]]></title>
			<link rel="alternate" href="http://forums.nublue.co.uk/topic/238/magento-performance-utilising-parallel-connections-in-magento/new/posts/"/>
			<summary type="html"><![CDATA[<h5>Utilising Parallel Connections in Magento</h5><p><span class="bbu">Overview</span></p><p>You can speed up your loading times on unencrypted pages of your Magento store by utilising parallel connections.&nbsp; Most browsers are limited to making only a small number of connections to a domain in parallel, by fooling the browser into thinking its loading objects from several domains on one page it will increase the number of concurrent connections to the server.</p><p>Note : This only works on unencrypted pages, for pages on your store that use SSL encryption this would be counter productive as it would produce unauthenticated content.</p><p><span class="bbu">Complexity</span></p><p>Easy</p><p><span class="bbu">Suitable for:</span></p><p>Shared Hosting<br />VPS Hosting <br />Dedicated Hosting</p><p><span class="bbu">Requirements </span></p><p>1) Access to your Magento Administrator Panel<br />2) Access to your Hosting Control Panel<br />3) Your site&#039;s nameservers are assumed to be with us<br />4) You are not using the Fooman Speedster extension, as it doesn&#039;t seem to honour Magento base URLs (Please be aware that the Fooman Speedster has issues if you try to disable it : See <a href="http://www.magedir.com/fooman-speedster.html" rel="nofollow">here</a></p><p><span class="bbu">Howto :</span></p><p><em>(As ever Nublue recommends that you backup your Magento store using your Hosting Control Panel backup utility before undertaking any configuration changes on Magento)</em><br />1) Login to your Hosting Control Panel<br />2) Navigate to your Magento domain<br />3) Click on <strong>Domain Aliases</strong></p><p><span class="postimg"><img src="http://forums.nublue.co.uk/images/domain_aliases.png" alt="http://forums.nublue.co.uk/images/domain_aliases.png" /></span></p><p>4) Add the following domains using the image as a guide replacing domain_name.com with your domain.&nbsp; See the note below if you don&#039;t have a <strong>Add New Domain Alias</strong> button :<br /></p><div class="codebox"><pre><code>css.domain_name.com
js.domain_name.com
media.domain_name.com</code></pre></div><p><span class="postimg"><img src="http://forums.nublue.co.uk/images/add_domain_alias_dialogue.png" alt="http://forums.nublue.co.uk/images/add_domain_alias_dialogue.png" /></span></p><p>5) Test the aliases are working by navigating in a browser to the domain aliases you&#039;ve created.&nbsp; You will either see your store on that URL or it will forward to the URL of your store.&nbsp; So long as you see your store in the end its working!<br />6) Now login to your Magento Admin Panel<br />7) Navigate to <strong>System -&gt; Configuration</strong><br />7a) For Magento multistore configurations only : Choose your configuration scope using the dropdown.<br />8) Choose the <strong>Web</strong> option on the left navigation bar<br />9) Ensure you are only looking at <strong>Unsecure Base URLs</strong><br />10) Change the following replacing your_domain.com with your domain, and ensuring you replicate all trailing forward slashes (use the image below as a guide) : <br /><strong>Base Skin URL</strong>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; Use : <a href="http://css.your_domain.com/skin/" rel="nofollow">http://css.your_domain.com/skin/</a>&nbsp; &nbsp; <br /><strong>Base Media URL</strong>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; Use : <a href="http://media.your_domain.com/media/" rel="nofollow">http://media.your_domain.com/media/</a><br /><strong>Base JavaScript URL</strong>&nbsp; &nbsp; &nbsp; Use : <a href="http://js.your_domain.com/js/" rel="nofollow">http://js.your_domain.com/js/</a><br />DO NOT make any changes to Base Media URL and Base Link URL.</p><br /><p><span class="postimg"><img src="http://forums.nublue.co.uk/images/magento_after.png" alt="http://forums.nublue.co.uk/images/magento_after.png" /></span></p><p>10a) For Magento multistore configurations only : Untick &quot;Use Default&quot;<br />11) Save your configuration changes.<br />12) Refresh your Magento cache (either using our Control Panel option or using the Magento Admin panel Cache refresh option.<br />13) You can test the results here :<br /><a href="http://www.nubluemagento.co.uk/" rel="nofollow">http://www.nubluemagento.co.uk/</a> (With parallel connections)<br /><a href="http://furniture.nubluemagento.co.uk/" rel="nofollow">http://furniture.nubluemagento.co.uk/</a> (Without parallel connections)<br />This is a multistore setup with one store view using parallel connections and one store view not using them.<br />You can also test using the Firefox extension Firebug, open up the Net tab and load the above pages to see the parallel connections in action.</p><p>Please note : Not all web based page load speed tests replicate browser behaviour, so its quite possible and quite probable that they will show no change across the two sites.</p><p><span class="bbu">Possible Issues :</span></p><p>Some older customers may not have access to the Domain Aliases or Add New Domain Alias functions in their Control Panel, if that is the case simply email in to us at support and we&#039;ll get your permissions updated.</p><p><span class="bbu">Reversing the Change</span></p><p>Should you wish to reverse the settings, here&#039;s what a vanilla Magento configuration looks like :</p><p><span class="postimg"><img src="http://forums.nublue.co.uk/images/magento_initial.png" alt="http://forums.nublue.co.uk/images/magento_initial.png" /></span></p><p>[Edited 04/06/2010 to add warning regarding disabling Fooman Speedster module]</p>]]></summary>
			<author>
				<name><![CDATA[NuBlue-Paul]]></name>
				<uri>http://forums.nublue.co.uk/user/5/</uri>
			</author>
			<updated>2010-06-02T09:00:59Z</updated>
			<id>http://forums.nublue.co.uk/topic/238/magento-performance-utilising-parallel-connections-in-magento/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Hosting Advice Needed]]></title>
			<link rel="alternate" href="http://forums.nublue.co.uk/topic/237/hosting-advice-needed/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hi</p><p>Ive been looking into getting hosting recently as I need a package that will let me host several small domains without having to worry too much about spreading them out across different control systems. Which is something you guys seem to offer beyond the normal 3 domain limit I&#039;ve been running into elsewhere.</p><p>What I was wondering is if one of the sites starts seeing a heavy amount of hits, how difficult is it to upgrade my hosting package ?</p><p>Also will we get plenty of warnings before our sites are taken down for passing allocated bandwidth ? Or will we just be presented with the news after the fact ?</p><p>Any advise would be appreciated.</p><p>Thanks</p>]]></summary>
			<author>
				<name><![CDATA[NuBlue-Elly]]></name>
				<uri>http://forums.nublue.co.uk/user/163/</uri>
			</author>
			<updated>2010-05-27T15:21:40Z</updated>
			<id>http://forums.nublue.co.uk/topic/237/hosting-advice-needed/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[New Website! House Buying / Renting / Moving and Selling]]></title>
			<link rel="alternate" href="http://forums.nublue.co.uk/topic/226/new-website-house-buying-renting-moving-and-selling/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hi guys</p><p>Just started working on a new project and hoping you can give me some helpful critique on it. </p><p><a href="http://www.buymovesell.com" rel="nofollow">http://www.buymovesell.com</a> </p><p>Its pretty brand new, runs off the vBulletin Publishing Suite, (which isnt that great as a CMS it turns out! More of an article suite!) </p><p>Anyway, I&#039;ve moved so many times in the last 2 years I thought id start putting down some questions and answers in the forms of articles to what Ive been asking myself each time I&#039;ve moved. </p><p>In the last two years ive gone through arranging mortgages, renting houses, moving all my stuff between houses, putting things in storage, selling our house and even emigrating (the families&#039; whose house we&#039;re renting emigrated to Australia)</p><p>Anyway, look forward to some feed back.. though not sure how active you all are on this forum <img src="http://forums.nublue.co.uk/img/smilies/smile.png" width="15" height="15" alt="smile" /> <img src="http://forums.nublue.co.uk/img/smilies/cool.png" width="15" height="15" alt="cool" /></p>]]></summary>
			<author>
				<name><![CDATA[paulie]]></name>
				<uri>http://forums.nublue.co.uk/user/143/</uri>
			</author>
			<updated>2010-05-21T21:25:43Z</updated>
			<id>http://forums.nublue.co.uk/topic/226/new-website-house-buying-renting-moving-and-selling/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Creating a development copy of your Magento Store]]></title>
			<link rel="alternate" href="http://forums.nublue.co.uk/topic/232/creating-a-development-copy-of-your-magento-store/new/posts/"/>
			<summary type="html"><![CDATA[<p><span class="bbu">How to Create a Duplicate (Testing/Development) Magento Store on a VPS</span></p><p>Please note we do not accept any responsibility for any unintended consequence of following or failing to follow these instructions.&nbsp; These instructions if followed correctly will duplicate your current Magento store without harming it in any way.&nbsp; However failure to follow these instructions correctly could result in significant harm to your live install.&nbsp; If you are not confident following these instructions then you should not undertake this HowTo.&nbsp; </p><p>We offer this as a professional service - if you wish for us to undertake this duplication please contact us via the usual support channels.</p><p><strong>Requirements :</strong></p><p>Your live site should be fully backed up before attempting this<br />DNS is pointing at the VPS<br />Shell access<br />Magento is in web root. If the Magento install is not in web root then you will need to add the subdirectory to all the file paths.</p><p><strong>Step 1 : Create the domain in Plesk</strong></p><p>Create New Domain of the format : dev.domain_name.com where your live domain is <a href="http://www.domain_name.com" rel="nofollow">www.domain_name.com</a><br />Add a database<br />Make a note of all login details.<br /> (<a href="http://www.nublue.co.uk/support/how_to_create_new_hosting_accounts_in_plesk" rel="nofollow">Further information if required</a>)</p><p><strong>Step 2 : Access the shell</strong></p><p>Ensure /bin/bash shell access is enabled in your Hosting Account (Setup -&gt; Shell access to server with FTP user&#039;s credentials - /bin/bash)<br />Access your VPS using <a href="http://www.nublue.co.uk/support/how_to_download_and_install_putty" rel="nofollow">Putty</a> logging in as the new domain user.</p><p><strong>Step 3 : Duplicate files</strong></p><p>Shell Commands :</p><p>You will need to replace DEV.DOMAIN_NAME.COM and DOMAIN_NAME.COM as appropriate.<br /></p><div class="codebox"><pre><code>cd /var/www/vhosts/DEV.DOMAIN_NAME.COM/httpdocs/
cp -r /var/www/vhosts/DOMAIN_NAME.COM/httpdocs/* /var/www/vhosts/DOMAIN_NAME.COM/httpdocs/.ht* /var/www/vhosts/DEV.DOMAIN_NAME.COM/httpdocs/ 
chown -R DEV_FTP_USERNAME:psacln /var/www/vhosts/DEV.DOMAIN_NAME.COM/httpdocs/* /var/www/vhosts/DEV.DOMAIN_NAME.COM/httpdocs/.ht* </code></pre></div><p>(Ignore any errors relating to plesk-stat or var/cache/mage...).</p><p><strong>Step 4 : Duplicate Database</strong></p><p>Shell Commands :</p><p>Dump a copy of the live database<br /></p><div class="codebox"><pre><code>cd /var/www/vhosts/DEV.DOMAIN_NAME.COM/private/
mysqldump -u LIVE_DB_USERNAME -pLIVE_DB_PASSWORD LIVE_DB_NAME &gt; LIVE_DB_NAME.sql</code></pre></div><p>Import it into the new dev database<br /></p><div class="codebox"><pre><code>mysql -u DEV_DB_USER -pDEV_DB_PASSWORD DEV_DB_NAME &lt; LIVE_DB_NAME.sql
rm LIVE_DB_NAME.sql</code></pre></div><p><strong>Step 5 : Point dev domain at duplicated database and update base URLs</strong></p><p>Edit file : /var/www/vhosts/dev.domain_name.com/httpdocs/app/etc/local.xml<br />(If unsure use Plesk CP -&gt; File Manager -&gt; Navigate to file -&gt; Pencil Image )<br />Change db_name, db_username, and db_password from live_db settings to the dev_db details.<br />Save the file.</p><p><span class="bbu">Using Hosting Control Panel / phpMyAdmin :</span><br />Login -&gt; Home/Domains -&gt; dev.domain_name.com -&gt; Databases -&gt; database -&gt; DB WebAdmin<br />Click on core_config_data<br />Click on the Search tab<br />Enter %base_url in path and click Search/Go<br />Change all entries to point to <a href="http://dev.domain_name.com/" rel="nofollow">http://dev.domain_name.com/</a><br />(Further information on using&nbsp; <a href="http://www.nublue.co.uk/support/hosting-tools" rel="nofollow">phpMyAdmin</a>)<br />Reset the magento cache using the&nbsp; &quot;Magento Cache Reset&quot; button for dev.domain_name.com</p><p><strong>Step 6 : Enable caching and Magento Connect<br /></strong><br />Configure file permissions and the pear.ini<br /></p><div class="codebox"><pre><code>find /var/www/vhosts/DEV.DOMAIN_NAME.COM/httpdocs/ -type d -exec chmod 775 {} \;
find /var/www/vhosts/DEV.DOMAIN_NAME.COM/httpdocs/ -type f -exec chmod 664 {} \;
chmod a+x /var/www/vhosts/DEV.DOMAIN_NAME.COM/httpdocs/pear
/var/www/vhosts/DEV.DOMAIN_NAME.COM/httpdocs/pear mage-setup .</code></pre></div><p>TEST REPEATEDLY!<br />Note : All absolute links entered into the CMS component of Magento will remain wrong.<br />Login details should be changed so that the logins for the dev site are different to the live site.<br />Consider using &quot;Protected Directories&quot; to prevent viewing of the dev site.</p><p>~Paul</p>]]></summary>
			<author>
				<name><![CDATA[NuBlue-Paul]]></name>
				<uri>http://forums.nublue.co.uk/user/5/</uri>
			</author>
			<updated>2010-03-19T14:26:43Z</updated>
			<id>http://forums.nublue.co.uk/topic/232/creating-a-development-copy-of-your-magento-store/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Magento Moving/Deletion]]></title>
			<link rel="alternate" href="http://forums.nublue.co.uk/topic/231/magento-movingdeletion/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hi All,</p><p>As a new user to Magento I installed it to my domain as domainname.co.uk/magento/ so I could play around with it.&nbsp; I&#039;m now ready to start using it properly, and want to set it to the root directory.&nbsp; Can I simply move it, or can I delete it and reinstall?&nbsp; What&#039;s best and what is the procedure needed?</p><p>Thanks in advance for your help.</p><p>BHLC</p>]]></summary>
			<author>
				<name><![CDATA[bhlc]]></name>
				<uri>http://forums.nublue.co.uk/user/150/</uri>
			</author>
			<updated>2010-03-17T13:19:13Z</updated>
			<id>http://forums.nublue.co.uk/topic/231/magento-movingdeletion/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[Magento] Restored Backup frontend not working]]></title>
			<link rel="alternate" href="http://forums.nublue.co.uk/topic/230/magento-restored-backup-frontend-not-working/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hi guys,</p><p>I made a backup of my site <a href="http://www.rfshop.co.uk" rel="nofollow">www.rfshop.co.uk</a> using the plesk control panel and then immediately afterwards accidently loaded the backup. It seemed to load correctly but the front end just shows the </p><p>&quot;Welcome</p><p>You see this page because you have set up your Web server for serving a new site, but have not uploaded the site content yet. &quot;</p><p>I can still access the backend of magento and all my products/catagories, etc seem to be there.</p><p>Little help please. This is very urgent !!!</p>]]></summary>
			<author>
				<name><![CDATA[NuBlue-Ewan]]></name>
				<uri>http://forums.nublue.co.uk/user/14/</uri>
			</author>
			<updated>2010-03-15T09:57:28Z</updated>
			<id>http://forums.nublue.co.uk/topic/230/magento-restored-backup-frontend-not-working/new/posts/</id>
		</entry>
</feed>
