<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TerraNetwork &#187; TerraNetwork Hosting</title>
	<atom:link href="http://www.terranetwork.net/blog/category/hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.terranetwork.net/blog</link>
	<description></description>
	<lastBuildDate>Tue, 29 Nov 2011 10:19:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>FTP over SSL</title>
		<link>http://www.terranetwork.net/blog/2011/11/ftp-over-ssl/</link>
		<comments>http://www.terranetwork.net/blog/2011/11/ftp-over-ssl/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 17:03:10 +0000</pubDate>
		<dc:creator>Edith</dc:creator>
				<category><![CDATA[TerraNetwork Hosting]]></category>

		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=1050</guid>
		<description><![CDATA[FTP is is the method by which you can down and upload files from a server. FTP login details are a desirable target for hackers, giving easy access to your site&#8217;s files. Not surprisingly, the PCI consortium which looks after security standards for online merchants has taken an interest in FTP security, and in May [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.terranetwork.net/blog/wp-content/uploads/2011/11/ftp-580.jpg" alt="FTP" title="ftp-580" width="580" height="201" class="aligncenter size-full wp-image-1075" /></p>
<p>FTP is is the method by which you can down and upload files from a server. </p>
<p>FTP login details are a desirable target for hackers, giving easy access to your site&#8217;s files. Not surprisingly, the PCI consortium which looks after security standards for online merchants has taken an interest in FTP security, and in May 2011 raised the threat level of plain text FTP login to Critical as plain text FTP login <a href="http://www.ethicalhacker.net/component/option,com_smf/Itemid,54/topic,2920.msg44200/topicseen,1/" target="_blank">can be exploited</a>. </p>
<p>PCI compliancy is required from all merchants who accept payments directly on their website, for example via PayPal Pro or SagePay. And as of May 2011, any merchant undergoing PCI testing is likely to fail if plain text FTP login is enabled on the server. McAfee have already <a href="https://kc.mcafee.com/corporate/index?page=content&#038;id=KB72177&#038;actp=LIST" target="_blank">raised the level to 4</a> (fail). Security Metrics is expected to follow suit. </p>
<p>For customers hosted by us this means that plain FTP login is being phased out from our servers. So if plain FTP login is out, what can you use instead? Two options: a) use FTP over SSL which is works for all FTP logins and is supported by all major FTP programs; or b) use SFTP/SSH. </p>
<p>Both methods are already support by our servers, so even if plain FTP login is currently still working for you, we&#8217;d recommend to switch to a secure method now. </p>
<p>For tutorials on this &#038; step-by-step guides for popular FTP browsers, please head over to our knowledgebase: <a href="https://support.terranetwork.net/web/knowledgebase/138/FTP--FTP-over-SSL-and-SSH.html" target="_blank">https://support.terranetwork.net/web/knowledgebase/138/FTP&#8211;FTP-over-SSL-and-SSH.html</a>. </p>
<h3>FTP program password storage warning</h3>
<p><img src="http://www.terranetwork.net/blog/wp-content/uploads/2011/11/filezilla-xml.gif" alt="FileZilla XML" title="filezilla-xml" width="580" height="122" class="aligncenter size-full wp-image-1080" /></p>
<p>Some FTP programs such as FileZilla store FTP login details in plain text on your PC/Mac. Hence, even if the connection is securely encrypted with FTP over SSL, the stored FTP logins <a href="http://blog.unmaskparasites.com/2009/09/01/beware-filezilla-doesnt-protect-your-ftp-passwords/" target="_blank">is easily obtained</a> should the machine become infected with malware. </p>
<p>Hence, with programs such as FileZilla which do not encrypt the stored data, the FTP login details should never be stored. Instead, enter the details afresh with each connection request.</p>
<p>Looking at programs that do employ encryption for stored passwords such as Ipswitch WS_FTP, the situation is better but not perfect. Passwords are encrypted, so a casual malware attack won&#8217;t be able to get them; but a hacker intent on obtaining the password <a href="http://securityxploded.com/ws_ftp-password-secrets.php" target="_blank">can break it</a>. </p>
<p>In my view, storing a password for frequent FTP use is likely to be a necessity. Using an FTP program that encrypts stored FTP logins is a must, and Ipswitch WS_FTP is the one I&#8217;d recommend. But equally important is the overall security of the PC/Mac. </p>]]></content:encoded>
			<wfw:commentRss>http://www.terranetwork.net/blog/2011/11/ftp-over-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Mania Help</title>
		<link>http://www.terranetwork.net/blog/2011/05/web-mania-help/</link>
		<comments>http://www.terranetwork.net/blog/2011/05/web-mania-help/#comments</comments>
		<pubDate>Wed, 11 May 2011 22:36:17 +0000</pubDate>
		<dc:creator>Edith</dc:creator>
				<category><![CDATA[TerraNetwork Hosting]]></category>

		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=822</guid>
		<description><![CDATA[Over the past weeks we&#8217;ve had enquiries from ex-webmania customers who had their sites go offline and needed to get back online quickly. The background to the problems at Web Mania are well documented (a quick google for &#8220;Web Mania Liquidation&#8221; will bring up relevant results), but in this article we want to focus on [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past weeks we&#8217;ve had enquiries from ex-webmania customers who had their sites go offline and needed to get back online quickly. The background to the problems at Web Mania are well documented (a quick google for &#8220;Web Mania Liquidation&#8221; will bring up relevant results), but in this article we want to focus on how to get your site back online.</p>
<p>If this post is too daunting, then please <a href="http://www.terranetwork.net/contact_us.php">contact us</a> and we can talk you through what you need to do.</p>
<h3>Your website</h3>
<p>First off, you must have a copy of your site to be able to transfer it to us. If the server is online, then we can help you to take a full backup. But if the server (and your site) is offline, then you need to have a copy of your website (files, database) stored locally on your PC/Mac. If not, consider if any web development agency you may have worked with could have a copy.</p>
<p>If you do have a copy, then you can upload it to our server via the access details we sent. If you encounter any problems or have queries, just open a <a href="https://support.terranetwork.net/web/submitticket.php?step=2&amp;deptid=003">support ticket</a> and we&#8217;re here to help.</p>
<p>If you don&#8217;t have a copy of your site, then the situation is trickier. You could decide to put up a temporary info page and continue to try to get in touch with Web Mania to get a backup of your site. Or you can decide to start afresh. If the latter, we can get you on your way with a free install of a software of your choice.</p>
<h3>Setting up a new Hosting account</h3>
<p>Next step is to sign up for a new hosting account. For smaller sites, our <a href="http://www.terranetwork.net/web-hosting.php">Starter package</a> is excellent value. To get started, please see the <a href="http://www.terranetwork.net/web-hosting.php">hosting package overview</a> or go straight to our sign up page <a href="https://support.terranetwork.net/web/cart.php">support.terranetwork.net/web/cart.php</a>.</p>
<p>All packages include one free domain name, help with uploading your files or install of a new software if you prefer to start fresh. For non-ecommerce sites, we also offer a free WordPress install with a <a href="http://www.terranetwork.net/wordpress-free-premium-template-offer.php">free Premium WP Theme</a> of your choice. For details <a href="http://www.terranetwork.net/wordpress-web-hosting.php">click here</a>.</p>
<p>Once you have the new hosting account, we&#8217;d also recommend to set up any email accounts you use. These won&#8217;t work until the domains are pointed to our server, but best to get this done in advance.</p>
<h3>.UK Domains</h3>
<p>If your domain ends in .uk, then you can use Nominet to quickly change registrars as long as you can access the registrant email address.</p>
<ol>
<li>Check the registrant contact details via WHOIS <a href="http://www.nominet.org.uk/other/whois/">www.nominet.org.uk/other/whois/</a>.</li>
<li>If you have access to the registrant email, then go to <a href="https://secure.nominet.org.uk/auth/access-your-account.html">secure.nominet.org.uk/auth/access-your-account.html</a>, enter the registrant email. You will receive a password reset URL via email. Follow the steps, then log into the Nominet account.</li>
<li>In your Nominet account at the top bar, select &#8220;Your Domains -&gt; Registrar Change&#8221;, follow the steps and for IPS TAG, please enter <del datetime="2011-11-29T10:19:17+00:00">&#8220;LIVEDOMAINS&#8221;</del> &#8220;TERRANETWORK&#8221; and advise us via <a href="https://support.terranetwork.net/web/submitticket.php?step=2&amp;deptid=003">support ticket</a> that the IPS TAG has been modified. The Nominet transfer fee is £12 inc VAT and this covers multiple domains as long as they are transferred together.</li>
</ol>
<p>Recovering a .uk domain name and repointing can usually be done within 24 hours. </p>
<p>If the registrant email address is not an address you can access, then contact <a href="http://www.nominet.org.uk/about/contact/">www.nominet.org.uk/about/contact/</a> directly, explaining the situation and asking them to give you access to your domain. </p>
<h3>.COM Domains</h3>
<p>For .com domains, Web Mania are a reseller for OnlineNIC. First check via WHOIS that you the domain registrant email address is an address you can access: <a href="http://www.onlinenic.com/domain-whois/">www.onlinenic.com/domain-whois/</a>. If the registrant email is not one you can access, you must ask OnlineNIC to change it a working email you can access, otherwise the transfer process will fail. </p>
<p>Then, get in touch directly with <a href="http://www.onlinenic.com/">www.onlinenic.com</a>, explaining that you have tried to contact Web Mania without success, and ask them to:</p>
<ol>
<li>Change the Nameservers to ours (nameserver settings as per your hosting welcome email from us)</li>
<li>Change registrant email address if necessary </li>
<li>Unlock the domain</li>
<li>Generate an EPP / Transfer Key (or Auth Code) &#8211; once received, please send to us via<a href="https://support.terranetwork.net/web/submitticket.php?step=2&amp;deptid=003"> support ticket</a></li>
</ol>
<p>We can then start the transfer process, which usually takes 7-10 days and involves approval of the transfer via registrant email address. Due to the length of the transfer process, if at all possible, try to get the nameservers changed first (this will take effect within 24 hours of the change being made). </p>]]></content:encoded>
			<wfw:commentRss>http://www.terranetwork.net/blog/2011/05/web-mania-help/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New server now online &#8211; with PHP 5.3</title>
		<link>http://www.terranetwork.net/blog/2011/05/new-server-now-online-with-php-5-3/</link>
		<comments>http://www.terranetwork.net/blog/2011/05/new-server-now-online-with-php-5-3/#comments</comments>
		<pubDate>Mon, 09 May 2011 16:22:40 +0000</pubDate>
		<dc:creator>Rhea</dc:creator>
				<category><![CDATA[TerraNetwork Hosting]]></category>

		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=810</guid>
		<description><![CDATA[From Monday 9th May our newest server has officially come online, and this server will use PHP 5.3.6.  The new server is named &#8220;Pegasus&#8221;, but should not be confused with an earlier server we once had which also held that name. Like our other servers this new server comes with x2 quad-core Intel &#8220;Nehalem&#8221; CPUs, [...]]]></description>
			<content:encoded><![CDATA[<p>From Monday 9th May our newest server has officially come online, and this server will use PHP 5.3.6.  The new server is named &#8220;Pegasus&#8221;, but should not be confused with an earlier server we once had which also held that name.</p>
<p>Like our other servers this new server comes with x2 quad-core Intel &#8220;Nehalem&#8221; CPUs, which are multi-threaded to provide 16 CPUs.  Again, like our other servers, we are using SAS hard drives which run at 15,000 revolutions per minute.  This means that they can read and write data at more than twice the speed of standard server hard drives, which operate at only 7,200 revolutions per minute.  Raid 1 is incorporated as standard.</p>
<p>Our other shared servers will be upgraded to PHP 5.3+ in the Autumn of this year, but as this is a brand new server it starts life with PHP 5.3.6</p>]]></content:encoded>
			<wfw:commentRss>http://www.terranetwork.net/blog/2011/05/new-server-now-online-with-php-5-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP5.3 is coming</title>
		<link>http://www.terranetwork.net/blog/2011/03/php5-3-is-coming/</link>
		<comments>http://www.terranetwork.net/blog/2011/03/php5-3-is-coming/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 16:09:08 +0000</pubDate>
		<dc:creator>Edith</dc:creator>
				<category><![CDATA[TerraNetwork Hosting]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[register_globals]]></category>

		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=731</guid>
		<description><![CDATA[PHP5.2 has now reached its &#8220;end of life&#8221; and is no longer supported by the PHP project. This means that no security updates are provided and to keep servers and sites secure, an upgrade to PHP5.3 is necessary. At TerraNetwork we are planning to upgrade all our servers to PHP5.3 in Q3 2011. Site owners [...]]]></description>
			<content:encoded><![CDATA[<p>PHP5.2 has now reached its <a href="http://www.php.net/archive/2010.php#id2010-12-16-1">&#8220;end of life&#8221;</a> and is no longer supported by the PHP project. This means that no security updates are provided and to keep servers and sites secure, an upgrade to PHP5.3 is necessary.</p>
<p>At TerraNetwork we are planning to upgrade all our servers to PHP5.3 in Q3 2011. Site owners will be notified of PHP version changes as usual via email to their registered contact address several weeks in advance.</p>
<p>** UPDATE ** The PHP5.3 upgrade was completed 26th September 2011. </p>
<p>But what does PHP5.3 mean for site owners? The good news is that many software providers already offer PHP5.3 compatible versions. And for sites which use their own scripts (or don&#8217;t have a compatible version) there are simple fixes that can be applied. </p>
<p><strong>See <a href="#versions"> our list of compatible software versions </a> for a quick overview. </strong></p>
<h3>What has changed in PHP5.3?</h3>
<p>The official release note can be found here: <a href="http://php.net/releases/5_3_0.php">php.net/releases/5_3_0.php</a> and the migration guide from PHP5.2 here: <a href="http://uk.php.net/migration53">uk.php.net/migration53</a>.</p>
<p>Most problems arise out of deprecated functions, ie functions which are marked for deletion in later PHP versions, resulting in PHP errors and warnings. The most common functions causing a problem are from the ereg() family. Please see the <a href="http://php.net/manual/en/migration53.deprecated.php">complete list here</a>.</p>
<p>The second main cause is software still relying on register_globals and register_long_arrays being ON. register_globals is a security risk and software should be upgraded. More details <a href="#globals">here</a>.</p>
<h3>What does &#8220;deprecated&#8221; mean?</h3>
<p><em>&#8220;In the world of software development, &#8220;deprecated&#8221; refers to functions or elements that are in the process of being replaced by newer ones. The term comes from the word &#8220;deprecate,&#8221; which means to disapprove of something. While deprecated items may work in the current version of a programming language, they may not function in future updates. Therefore, software developers are advised to replace deprecated items with other options.&#8221;</em></p>
<p>Source: <a href="http://www.techterms.com/definition/deprecated">www.techterms.com/definition/deprecated</a></p>
<h3>Deprecation Notices </h3>
<p>Deprecation notices are now handled via E_DEPRECATED (part of E_ALL) instead of the E_STRICT error level. This means that if you use E_ALL (default on servers), you&#8217;ll now see deprecation notices including in the error_log files. </p>
<p>If you use software that outputs E_ALL errors onto the screen (only recommended for development environments as it can display sensitive information), then you may find deprecation notices being shown. Best advice is to upgrade your software, but a quick fix is to turn error reporting off via &#8220;error_reporting(0);&#8221;. </p>
<p>For details of the error_reporting settings, please see <a href="http://uk2.php.net/manual/en/errorfunc.configuration.php#ini.error-reporting">uk2.php.net/manual/en/errorfunc.configuration.php#ini.error-reporting</a>. </p>
<h3 id="globals">register_globlals</h3>
<p>register_globals is being phased out by the PHP project and is deprecated as of PHP5.3. It is a security risk, hence site owners are strongly recommended to use software that is register_globals OFF compatible. For details on security issues with register_globals, please see <a href="http://www.php.net/manual/en/security.globals.php">www.php.net/manual/en/security.globals.php</a> </p>
<p>At TerraNetwork, when we switch to PHP5.3, the default for the server php.ini will be that register_globals (and register_long_arrays) is OFF, but site owners can contact us to install a local php.ini file for their site to re-enable it. This is however only a short-term fix, and will also lower the security of sites using this setting.</p>
<h3>Deprecated INI directives </h3>
<p>The following is a list of deprecated INI directives. Use of any of these INI directives will cause an E_DEPRECATED error to be thrown at startup.</p>
<ul>
<li> define_syslog_variables </li>
<li> register_globals </li>
<li> register_long_arrays </li>
<li> safe_mode </li>
<li> magic_quotes_gpc </li>
<li> magic_quotes_runtime </li>
<li> magic_quotes_sybase </li>
<li> Comments starting with &#8216;#&#8217; are now deprecated in .INI files. </li>
</ul>
<h3>Deprecated functions</h3>
<ul>
<li> call_user_method() (use call_user_func() instead)</li>
<li>call_user_method_array() (use call_user_func_array() instead)</li>
<li>define_syslog_variables()</li>
<li> dl()</li>
<li>ereg() (use preg_match() instead)</li>
<li>ereg_replace() (use preg_replace() instead)</li>
<li>eregi() (use preg_match() with the &#8216;i&#8217; modifier instead)</li>
<li>eregi_replace() (use preg_replace() with the &#8216;i&#8217; modifier instead)</li>
<li>set_magic_quotes_runtime() and its alias, magic_quotes_runtime()</li>
<li>session_register() (use the $_SESSION superglobal instead)</li>
<li> session_unregister() (use the $_SESSION superglobal instead)</li>
<li>session_is_registered() (use the $_SESSION superglobal instead)</li>
<li>set_socket_blocking() (use stream_set_blocking() instead)</li>
<li> split() (use preg_split() instead)</li>
<li> spliti() (use preg_split() with the &#8216;i&#8217; modifier instead)</li>
<li> sql_regcase()</li>
<li> mysql_db_query() (use mysql_select_db() and mysql_query() instead)</li>
<li> mysql_escape_string() (use mysql_real_escape_string() instead)</li>
<li> Passing locale category names as strings is now deprecated. Use the LC_* family of constants instead.</li>
<li> The is_dst parameter to mktime(). Use the new timezone handling functions instead.</li>
</ul>
<p>An easy way to check if your site is using any of these functions is to run a full text search with a text editor such as NotePad++. This allows you to search all your PHP files for specific text strings. To test any changes to your site on PHP5.3. prior to the server upgrade, you can use a local Linux install such as XAMPP (which will work on Windows or Mac).</p>
<p>For site owners with limited PHP knowledge, hiring a PHP developer shouldn&#8217;t cost too much as fixes are often well-documented. A good resource to find developers is <a href="http://www.odesk.com/referrals/track/terranetwork">oDesk</a>,  or for osCommerce we can recommend <del datetime="2011-06-28T17:16:29+00:00">forums.osquantum.org/forum/17-request-paid-help/</del> <a href="http://www.odesk.com/referrals/track/terranetwork">http://www.odesk.com</a> [Update: osQuantum is now defunct, hence link has been removed].  </p>
<h3 id="versions">Software versions compatible with PHP5.3</h3>
<ul>
<li><strong>Zen Cart</strong> has been PHP5.3 compatible since <a href="http://www.zen-cart.com/forum/showthread.php?t=153088">version 1.3.9.a</a>. As older versions have serious security vulnerabilities, any site using Zen Cart should upgrade to 1.3.9 as soon as possible. The latest version of Zen Cart, currently 1.3.9.h, can be downloaded from <a href="http://www.zen-cart.com/">www.zen-cart.com/</a>. </li>
</ul>
<ul>
<li><strong>osCommerce</strong> <del datetime="2011-09-29T17:09:42+00:00">is not compatible with PHP5.3, but <a href="http://forums.oscommerce.com/topic/341737-function-ereg-replace-is-deprecated/">this osCom forum post</a> gives the required fixes and for non-modified osCom shops there&#8217;s an add-on with modified files: <a href="http://addons.oscommerce.com/info/7394">addons.oscommerce.com/info/7394</a></del>. is PHP5.3 compatible since MS2.3.0 and register_globals OFF compatible since MS2.2 RC1. <br />
Upgrade Guides:<br />
MS2.2 RC1 <a href="http://www.oscommerce.com/about/news,127" target="_blank">http://www.oscommerce.com/about/news,127</a><br />
MS2.2 RC2a <a href="http://www.oscommerce.com/about/news,130" target="_blank">http://www.oscommerce.com/about/news,130</a><br />
MS2.3.0 <a href="http://www.oscommerce.info/confluence/display/OSCOM23/v2.2+to+v2.3.0" target="_blank">http://www.oscommerce.info/confluence/display/OSCOM23/v2.2+to+v2.3.0</a><br />
MS2.3.1 <a href="http://www.oscommerce.info/confluence/display/OSCOM23/v2.3.0+to+v2.3.1" target="_blank">http://www.oscommerce.info/confluence/display/OSCOM23/v2.3.0+to+v2.3.1 </a>
</li>
</ul>
<ul>
<li><strong>Magento</strong> has been PHP5.3 compatible since version 1.4.0. Older 1.3.x version are not compatible, for these the fixes outlined <a href="http://blog.theunical.com/ecommerce/shopping-carts/magento-cart/how-to-fix-magento-on-php-5-3/">blog.theunical.com/ecommerce/shopping-carts/magento-cart/how-to-fix-magento-on-php-5-3/</a> are required, or the site needs to be upgraded to 1.4. </li>
</ul>
<ul>
<li><strong>PrestaShop</strong> is fully compatible with PHP5.3 since <a href="http://www.prestashop.com/blog/article/prestashop_v13_final_is_now_available/">version 1.3</a>, released on 25th May 2010. For the latest version of PrestaShop, please go to: <a href="http://www.prestashop.com/en/downloads/">www.prestashop.com/en/downloads/</a>
</li>
</ul>
<ul>
<li><strong>WordPress</strong> &#8211; getting information on which version of WordPress is PHP5.3 compatible seems impossible, quite a few questions asked about this on the WP forum, but no definitive answers. Versions 1.3.0 or higher are a safe bet, older versions may work but can&#8217;t be guaranteed. Some posts report WP 2.7 running on PHP5.3. </li>
</ul>
<ul>
<li><strong>Joomla! </strong> is fully compatible with PHP5.3 since <a href="http://www.joomla.org/about-joomla/technical-requirements.html">version 1.5.15</a> . The Joomla! team advises that &#8220;Joomla! 1.5 is still widely used and will continue to be supported for some time to come. Joomla! versions 1.5.15 + are compatible with PHP 5.3. Note that the OpenID library is not yet compatible with PHP 5.3.&#8221;
</li>
</ul>
<ul>
<li>
<strong>CMS Made Simple</strong> has been fully PHP5.3 compatible since <a href="http://www.cmsmadesimple.org/2010/03/20/cms-made-simple-1-7-cape-verde/">version 1.7 &#8211; Cape Verde</a>, released back in  March 2010. To download the latest version, go to: <a href="http://www.cmsmadesimple.org/">www.cmsmadesimple.org/</a>.
</li>
</ul>
<ul>
<li>
For <strong>Drupal</strong> please see the release notes at <a target="_blank" href="http://drupal.org/requirements"> http://drupal.org/requirements</a>. Drupal 5.x is NOT compatible. About Drupal 6.x the team has to say that &#8220;PHP 5.3 is supported by Drupal 6.14 core and higher (see the release notes for 6.14), some contributed modules may not be compatible with PHP 5.3, and some PHP 5.3 configurations still show warnings with Drupal 6.14&#8243;. Drupal 7.x is fully compatible.
</li>
</ul>
<ul>
<li>
<strong>Other site software</strong> &#8211; in this article we can only list the most commonly used software scripts, but this does not mean that the script you use on your site is not already compatible. As a first step, read the documentation for your software, or if the project has a forum, ask the community if your version is PHP5.3. compatible.
</li>
</ul>
<ul>
<li>
If you have a <strong>custom-built</strong> site, in the first instance try contacting the company that built the site for you. If this is no longer possible, then you can consider hiring a developer to test your site on PHP5.3 (this will require the development company to have its own PHP5.3 test environment).
</li>
</ul>
<ul>
<li>
<strong>ionCube encrypted software</strong> should work without any modifications, but if in doubt, please ask your vendor.
</li>
</ul>
<p><a style="display:block;margin:50px 0;" href="http://www.odesk.com/referrals/track/terranetwork"><img src="http://www.odesk.com/images/banners/banner_buyer_468x60.gif" alt="The On Demand Global Workforce - oDesk" width="468" height="60" /></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.terranetwork.net/blog/2011/03/php5-3-is-coming/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Softaculous is coming!</title>
		<link>http://www.terranetwork.net/blog/2011/01/softaculous-is-coming/</link>
		<comments>http://www.terranetwork.net/blog/2011/01/softaculous-is-coming/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 14:53:31 +0000</pubDate>
		<dc:creator>Edith</dc:creator>
				<category><![CDATA[TerraNetwork Hosting]]></category>
		<category><![CDATA[softaculous]]></category>

		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=655</guid>
		<description><![CDATA[Softaculous is a script installation service which offers 175+ scripts ready for install at the click of a button. It is fully integrated with cPanel and will be replacing the existing Fantastico installer on all our servers. 175+ scripts compared to Fantastico&#8217;s 50 Ability to view demos for all scripts before installing One step install [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.softaculous.com/">Softaculous </a>is a script installation service which offers 175+ scripts ready for install at the click of a button. It is fully integrated with cPanel and will be replacing the existing Fantastico installer on all our servers. </p>
<ul>
<li>175+ scripts compared to Fantastico&#8217;s 50</li>
<li>Ability to view demos for all scripts before installing </li>
<li>One step install </li>
<li>User ratings and reviews of software </li>
<li>Faster updates &#8211; get new versions quicker!</li>
</ul>
<p>And if you want to know why we chose Softaculous, have a look at their <a href="http://www.softaculous.com/compare">comparison chart</a>. It was an easy decision for us!</p>
<h3>Softaculuos scripts</h3>
<p>Softaculous offers <a href="http://www.softaculous.com/softwares">over 175 scripts</a> for one-step install. Click here for  <a href="http://www.softaculous.com/softwares">a complete list</a>. </p>
<p><a href="http://www.terranetwork.net/blog/wp-content/uploads/2011/01/softaculous-softwares2.jpg"><img src="http://www.terranetwork.net/blog/wp-content/uploads/2011/01/softaculous-softwares2.jpg" alt="softaculous software scripts" title="softaculous software scripts" width="560" height="462" class="aligncenter size-full wp-image-662" /></a></p>
<ul>
<li>eCommerce: Zen Cart, Magento, PrestaShop, TomatoCart </li>
<li>CMS: Joomla, Drupal, Xoops, Typo3, CMS Made Simple, WordPress </li>
<li>plus Image Galleries, Wikis, JS libraries, PHP frameworks and much more! </li>
</ul>
<h3>Migration from Fantastico</h3>
<p>All scripts installed via Fantastico will continue to work as is and can be managed (eg updated or removed) via Softaculous. Anyone who has installed scripts with Fantastico doesn&#8217;t need to take any action. </p>
<p>The migration will take place on 24 January 2011. Site owners will have been notified via email.</p>
<h3>Any queries?</h3>
<p>We will look after the migration, but if you have any concerns or just queries, please don&#8217;t hesitate to get in touch via <a title="Submit Support Ticket" href="https://support.terranetwork.net/web/submitticket.php?step=2&amp;deptid=3">support ticket</a>. Generic queries can also be posted as comments below. </p>]]></content:encoded>
			<wfw:commentRss>http://www.terranetwork.net/blog/2011/01/softaculous-is-coming/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SPF and Domain Keys</title>
		<link>http://www.terranetwork.net/blog/2010/11/spf-and-domain-keys/</link>
		<comments>http://www.terranetwork.net/blog/2010/11/spf-and-domain-keys/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 15:28:59 +0000</pubDate>
		<dc:creator>Rhea</dc:creator>
				<category><![CDATA[TerraNetwork Hosting]]></category>

		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=594</guid>
		<description><![CDATA[SPF stands for Sender Policy Framework and SPF records are a DNS record that tell mail servers receiving your mail which IP addresses are allowed to send mail from your domain. Domain Keys use public/private key encryption technology. You publish your RSA public key in a DNS record, and all messages you send are signed [...]]]></description>
			<content:encoded><![CDATA[<p>SPF stands for Sender Policy Framework and SPF records are a DNS record that tell mail servers receiving your mail which IP addresses are allowed to send mail from your domain.</p>
<p>Domain Keys use public/private key encryption technology. You publish your RSA public key in a DNS record, and all messages you send are signed on your SMTP server with the private key. The signature is added in the DomainKeys Signature header in your email.  When someone receives your email they can then verify your signature using the public key found in your DNS. If the signature verifies, they have validated both the sending domain, and that the message has not been altered whilst in transit.</p>
<p>Why is this important to you?  It&#8217;s important because the Internet Service Provider receiving your emails may not accept them if you don&#8217;t have either an SPF Record or Domain Key, or both.</p>
<p>Microsoft Exchange Servers in particular look for SPF Records, and as Yahoo was heavily involved in setting the standards for Domain Keys they will look for a valid Domain Key before accepting incoming mail.  Within the UK it&#8217;s worth remembering that BT has linked up with Yahoo and that Yahoo now handles BT&#8217;s mail services.</p>
<p>Below is an example of an error message generated when an email was bounced by Yahoo because it did not have a Domain Key:</p>
<p>5.1.0 &#8211; Unknown address error 554-&#8217;5.7.5 (AU01) Message not accepted for<br />
policy reasons. See http://postmaster.yahoo.com/errors/postmaster-28.html&#8217;</p>
<p>Luckily, now that all our shared servers use cPanel, there is no longer any need for Site Owners to contact us to get us to set up SPF or Domain Key Records for them.  This can be easily done from within cPanel.</p>
<p>Login to your cPanel hosting control panel, click on the &#8220;Email Authentication&#8221; button in the email box of services and then click to &#8220;Enable&#8221; SPF and/or Domain Key records.</p>
<p>Please note:</p>
<p>1.  If your ISP (broadband provider) does not allow you to send outoing (SMTP) mail via your domain&#8217;s SMTP service but insists that you use their SMTP service then you will need to add your broadband IP address to the SPF Record.  This will only work if your broadband ip address is a fixed ip address.  It won&#8217;t work if you have a variable ip address which is subject to regular change.</p>
<p>2.  This only applies if you use the mail services we provide for your hosted domain.  If you use email services provided by someone else then the SPF and Domain Key Records must be set up via their service.</p>
<p>We hope this information is of help to our customers.</p>]]></content:encoded>
			<wfw:commentRss>http://www.terranetwork.net/blog/2010/11/spf-and-domain-keys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resellers &#8211; set up your own branded page for new sites</title>
		<link>http://www.terranetwork.net/blog/2010/11/resellers-set-up-your-own-branded-page-for-new-sites/</link>
		<comments>http://www.terranetwork.net/blog/2010/11/resellers-set-up-your-own-branded-page-for-new-sites/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 16:31:15 +0000</pubDate>
		<dc:creator>Rhea</dc:creator>
				<category><![CDATA[TerraNetwork Hosting]]></category>

		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=591</guid>
		<description><![CDATA[WHM (Web Host Manager) and cPanel work differently to how Ensim Pro worked when it comes to the automatic creation and deployment of homepages whenever a new site is added to the server. Rather than go into this here we have created a new Knowledge Base article which deals with this in detail. The new [...]]]></description>
			<content:encoded><![CDATA[<p>WHM (Web Host Manager) and cPanel work differently to how Ensim Pro worked when it comes to the automatic creation and deployment of homepages whenever a new site is added to the server.</p>
<p>Rather than go into this here we have created a new Knowledge Base article which deals with this in detail.  The new article is located at the link below:</p>
<p><a href="https://support.terranetwork.net/web/knowledgebase.php?action=displayarticle&#038;id=109">Setting up your own branded page for new sites</a></p>
<p>We hope you find this information useful.</p>]]></content:encoded>
			<wfw:commentRss>http://www.terranetwork.net/blog/2010/11/resellers-set-up-your-own-branded-page-for-new-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bandwidth Limits &#8211; Ensim v cPanel difference</title>
		<link>http://www.terranetwork.net/blog/2010/10/bandwidth-limits-ensim-v-cpanel-difference/</link>
		<comments>http://www.terranetwork.net/blog/2010/10/bandwidth-limits-ensim-v-cpanel-difference/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 15:13:53 +0000</pubDate>
		<dc:creator>Rhea</dc:creator>
				<category><![CDATA[TerraNetwork Hosting]]></category>

		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=583</guid>
		<description><![CDATA[Our customers on the older Ensim Pro control panel servers would have been used to &#8220;soft&#8221; bandwidth limits. What this meant was that if they hit and exceeded their allowed bandwidth it didn&#8217;t affect their website &#8211; we just contacted them and asked them to upgrade. Similarly, if a Reseller had spare bandwidth in their [...]]]></description>
			<content:encoded><![CDATA[<p>Our customers on the older Ensim Pro control panel servers would have been used to &#8220;soft&#8221; bandwidth limits.  What this meant was that if they hit and exceeded their allowed bandwidth it didn&#8217;t affect their website &#8211; we just contacted them and asked them to upgrade.  Similarly, if a Reseller had spare bandwidth in their Reseller account and one of their sites exceeded the bandwidth allocated to it but they stayed within their overall allowance then no action was necessary.</p>
<p>We knew in advance of the changeover of the Ensim Pro servers to cPanel that bandwidth does not work in this way on cPanel servers, because we were already using cPanel on our newer servers.  This means that if you hit or exceed your bandwidth limit on cPanel then your site is automatically suspended by cPanel &#8211; even if you are a Reseller with spare unallocated bandwidth.  This is not something we can change &#8211; it&#8217;s just the way that cPanel works.</p>
<p>For this reason we did our best to warn people of this difference &#8211; in several of the emails we sent out, and in our Blog.  Unfortunately not everyone picked up on this.  And that&#8217;s why we are making this stand-alone posting in our Blog.</p>
<p>Warnings are sent out by the server to the registered email address for each domain when bandwidth usage hits 80%, 90%, 95%, 98% and 99% of bandwidth allocated.  When Resellers get those messages then they need to login to their Reseller control panel and add more bandwidth to the affected sites.  Non-Resellers either need to raise a Support Ticket with us or login to their Client Account, go to their Hosting Package and then use the Upgrade option to upgrade their account to the next level.</p>
<p>We hope this information is of help to you. </p>]]></content:encoded>
			<wfw:commentRss>http://www.terranetwork.net/blog/2010/10/bandwidth-limits-ensim-v-cpanel-difference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stargate Upgrade 19-20 Oct 2010</title>
		<link>http://www.terranetwork.net/blog/2010/10/stargate-upgrade-19-20-oct-2010/</link>
		<comments>http://www.terranetwork.net/blog/2010/10/stargate-upgrade-19-20-oct-2010/#comments</comments>
		<pubDate>Sat, 16 Oct 2010 16:03:44 +0000</pubDate>
		<dc:creator>Edith</dc:creator>
				<category><![CDATA[TerraNetwork Hosting]]></category>

		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=552</guid>
		<description><![CDATA[> 16 Oct 2010 17:03 This blog post will provide an update to all site owners on Stargate about the progress of the server upgrade. 19 Oct 2010 11:24 Important changes to your hosting after the upgrade: If email is not working Ensure that you use the full email address as username. For email &#x6d;&#x6f;&#x63;&#x2e;&#x6e;&#x69;&#x61;&#x6d;&#x6f;&#x64;&#x79;&#x6d;null&#x40;&#x73;&#x65;&#x6c;&#x61;&#x73;, [...]]]></description>
			<content:encoded><![CDATA[<p><<< MIGRATION COMPLETED! >>></p>
<p><strong>16 Oct 2010 17:03 </strong><br />
This blog post will provide an update to all site owners on Stargate about the progress of the server upgrade. </p>
<p><strong>19 Oct 2010 11:24 </strong><br />
Important changes to your hosting after the upgrade:</p>
<h3>If email is not working</h3>
<ul>
<li>Ensure that you use the full email address as username. For email <span class="oe_textdirection">&#x6d;&#x6f;&#x63;&#x2e;&#x6e;&#x69;&#x61;&#x6d;&#x6f;&#x64;&#x79;&#x6d;<span class="oe_displaynone">null</span>&#x40;&#x73;&#x65;&#x6c;&#x61;&#x73;</span>, the username is <span class="oe_textdirection">&#x6d;&#x6f;&#x63;&#x2e;&#x6e;&#x69;&#x61;&#x6d;&#x6f;&#x64;&#x79;&#x6d;<span class="oe_displaynone">null</span>&#x40;&#x73;&#x65;&#x6c;&#x61;&#x73;</span>, not just sales. Update your mail program accordingly.</li>
<li>Reboot your PC/Mac after the upgrade. </li>
<li>Reset your email password. Log into cPanel, go to &#8220;Emails&#8221; and click on &#8220;change password&#8221; next the email address. Update your mail program accordingly. </li>
</ul>
<h3>Admin and Awstats</h3>
<p>Your admin panel (cPanel) will be available here: <a href="https://stargate.terrassl.net:2083/">https://stargate.terrassl.net:2083/</a>. Awstats will be available via the cPanel. The previous shortcuts /admin/ and /awstats/ will no longer work.</p>
<p>Also changing:</p>
<ul>
<li><strong>Spam Experts</strong> Spam filtering will be switched to Spam Experts. You will be able to access the panel via the &#8220;Professional Spam Filter 2&#8243; link in cPanel. </li>
<li><strong>R1Soft backups</strong> We take backups 4x a day (every 6 hours) and keep for 2 weeks. You will be able to access these backups via the R1Soft link in your cPanel. You can select a backup date and time, and via tick boxes choose to roll back individual files or entire folders. </li>
<li><strong>Fantastico Deluxe</strong> Fantastico Deluxe is an installation program which helps you to install popular scripts with a few clicks. You will be able access it via the Fantastico link in your cPanel. </li>
</ul>
<p><strong>cPanel will be online AFTER completion of the migration! </strong></p>
<p><strong>19 Oct 2010 17:26 </strong><br />
Server maintenance to start at 7pm tonight. </p>
<p><strong>19 Oct 2010 20:24</strong><br />
We are working on the server migration. Email, MySQL and FTP are all offline, all sites show a generic server maintenance page. Maintenance is estimate up to 24 hours until 20 Oct 7pm in the evening. </p>
<p><strong>20 Oct 2010 9:44 </strong><br />
We are in the process of migrating the data (files, databases, emails etc) to the new server hardware. This process is expected to last for several more hours.</p>
<p><strong>20 Oct 2010 15:24 </strong><br />
We are continuing to migrate data and will update you once this is completed. </p>
<p><strong>20 Oct 2010 16:55</strong><br />
We have completed the data migration and fixed known issues in the migration script. We are currently working on transferring custom DNS settings and then it&#8217;s time for a final check before we start migrating IPs. Once IPs are migrated, sites will appear back online but not yet fully working. Unfortunately, there&#8217;s no workaround for that. Last step is to switch the server IP to the new box. </p>
<p><strong>20 Oct 2010 18:33 </strong><br />
We are about to begin migrating the IPs between the servers. Once IPs are migrated, sites will come back online, but there will be further work to be done before migration is fully complete. </p>
<p>One thing to keep in mind is that the SSL certificates are transferred to the new server already but they cannot be activated until we migrate the dedicated IPs.  So there will be a period of time that the SSL doesn&#8217;t work for each site while migrating the IPs and activating the SSL.  This is unavoidable but we will do our best to work quickly to minimize its impact.</p>
<p><strong>20 Oct 2010 19:19 </strong><br />
If sites show as offline, then this is normal at this stage. This will be resolved when we complete the IP migration. </p>
<p><strong>20 Oct 2010 19:38</strong><br />
We are now working with the data centre to swap the main server IP. Sites are currently showing as unavailable on the net. Unfortunately there is no workaround for this, but we&#8217;re working as quickly as we can. </p>
<p>Apologies also for the delay &#8211; we&#8217;re aware that this is now over the 24 hour window, and are looking to complete as quickly as possible. </p>
<p><strong>20 Oct 2010 20:07 </strong><br />
Sites are starting to show back online. Still some work to be done at our end before we give the all clear. Sincere apologies for the 1 hour delay. </p>
<p><strong>20 Oct 2010 20:39 </strong><br />
Migration of shared IP sites completed. We&#8217;re now working on Dedicated IPs. </p>
<p><strong>20 Oct 2010 21:31</strong><br />
We continue to work on Dedicated IPs. At the same time, we&#8217;re checking sites &#038; resolving any obvious errors. </p>
<p>Site owners with concerns, please either open a support ticket with any email you wish to use: <a href="https://support.terranetwork.net/web/submitticket.php?step=2&#038;deptid=3">https://support.terranetwork.net/web/submitticket.php?step=2&#038;deptid=3</a>. Or you can log into your client area and submit and read replies to tickets online, ideal if can’t access email: <a href="https://support.terranetwork.net/web/supporttickets.php">https://support.terranetwork.net/web/supporttickets.php</a>. </p>
<p><strong>20 Oct 2010 22:20 </strong><br />
We are continuing to work on Dedicated IPs. As we also fix errors and activate SSL Certs at the same time, this is taking more time than anticipated.<br />
We&#8217;re also working on an error with the cPanel SSL Cert. Anyone receiving an error when trying to access cPanel or webmail, please bear with us. </p>
<p><strong>21 Oct 2010 00:11 </strong><br />
Dedicated IP sites are still being worked on. We are online throughout tonight, and sincerely apologise for this delay. To our UK customers, please get some reset &#038; your site will be up in the morning. We are also here via support ticket.</p>
<p><strong>Resellers </strong><br />
The WHM accounts need to be set up manually, this will be at the earliest tomorrow afternoon. cPanels and websites are online for all sites. </p>
<p><strong>21 Oct 2010 9:10 </strong><br />
Migration was completed last night around 2am and all sites were back online from this time. Sincere apologies for the time this took, we had some unexpected issues which we dealt with as quickly as we could, but still was a longer night than expected.</p>
<p>Our helpdesk is online &#038; we&#8217;re here if you have any queries. So far this morning has been quiet, we have 1 site specific issue, all other sites seem to be working fine.</p>
<p>Next step is reseller panels and we&#8217;ll send out access details to each reseller later today. </p>
<p>Also a quick reminder that we 2 have knowledgebase articles which we strongly recommend to read:</p>
<ul>
<li><a href="https://support.terranetwork.net/web/knowledgebase.php?action=displayarticle&#038;id=107">Common problems and their fixes</a> </li>
<li><a href="https://support.terranetwork.net/web/knowledgebase.php?action=displayarticle&#038;id=106">What has changed</a></li>
</ul>
<p><<< MIGRATION COMPLETED! >>></p>]]></content:encoded>
			<wfw:commentRss>http://www.terranetwork.net/blog/2010/10/stargate-upgrade-19-20-oct-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Atlantis Upgrade 12-13 Oct 2010</title>
		<link>http://www.terranetwork.net/blog/2010/10/atlantis-upgrade-12-13-oct-2010/</link>
		<comments>http://www.terranetwork.net/blog/2010/10/atlantis-upgrade-12-13-oct-2010/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 15:18:28 +0000</pubDate>
		<dc:creator>Edith</dc:creator>
				<category><![CDATA[TerraNetwork Hosting]]></category>

		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=502</guid>
		<description><![CDATA[11 Oct 2010 16:51 This blog post will provide an update to all site owners on Atlantis about the progress of the server upgrade. 12 Oct 2010 10:12 We are preparing for the server upgrade this evening starting from 7pm. Quick tips to site owners: Switch off online advertising such as PPC campaigns For eCom [...]]]></description>
			<content:encoded><![CDATA[<p><strong>11 Oct 2010 16:51 </strong><br />
This blog post will provide an update to all site owners on Atlantis about the progress of the server upgrade. </p>
<p><strong>12 Oct 2010 10:12 </strong><br />
We are preparing for the server upgrade this evening starting from 7pm. Quick tips to site owners: </p>
<ul>
<li>Switch off online advertising such as PPC campaigns </li>
<li>For eCom sites, any orders waiting for fulfilment, ensure to download all info you need to ship </li>
<li>For key contacts, put in place alternative contact methods </li>
</ul>
<p><strong>12 Oct 2010 19:00 </strong><br />
The server update has started.</p>
<ul>
<li>Websites show a server maintenance page (same for all sites) </li>
<li>FTP and MySQL are offline </li>
<li>Incoming email is offline (should queue for redelivery) </li>
<li><span style="text-decoration:line-through">Outgoing email is online but please expect interruptions </span> UPDATE: outgoing mail is offline</li>
</ul>
<p><strong>12 Oct 2010 21:26</strong><br />
Apologies, but we had to switch off outgoing mail to avoid any local mail delivery to the old server. </p>
<p><strong>13 Oct 2010 7:46 </strong><br />
All sites have been transferred to the new server. We are now carrying out checks to ensure that the data was correctly transferred. Still more work to be done and we will keep you updated. </p>
<p><strong>13 Oct 2010 10:36 </strong><br />
We changed the date/time on the maintenance page to 13 Oct 7pm BST. We&#8217;ve had a couple of queries about the date &#8211; the original maintenance page with 14 Oct 7am BST was meant as extra safety margin. Intention is to put the sites back online as soon as the work is done. Key factor is how long debugging will take, by the very nature of things that&#8217;s hard to quantify. The actual physcial moving of data was completed by around 7:30am this morning, now it&#8217;s time to tackle DNS zones, IP addresses, cron jobs and spam filtering. </p>
<p><strong>13 Oct 2010 13:17</strong><br />
We are now migrating the IP addresses to the new server. The 2 senior admins are now changing over but by having 2 experienced admins working across 2 timezones, there will be no disruption to the migration. Random sampling of sites on the new server is promising. </p>
<p><strong>13 Oct 2010 13:37</strong><br />
Now that we are migrating IP addresses, the server maintenance page has gone for most sites as IPs now point to the new server but are not yet online. If you see a message &#8220;Server not found&#8221; that&#8217;s to be expected at this stage. </p>
<p><strong>13 Oct 2010 15:08 </strong><br />
Sites are coming back online but we are still working on tidying up issues. Please delay testing until we can confirm that migration is complete. At the moment, you&#8217;ll probably see your site, but not all services are online and you may experience errors on your site(s). </p>
<p><strong>13 Oct 2010 15:16 </strong><br />
We&#8217;re about to switch the server IP, server is expected not to respond for about 15 minutes. Configuration of Dedicated IP sites is complete, now moving on to Shared IPs (name-based). </p>
<p><strong>13 Oct 2010 15:23 </strong><br />
Once the server is back online, we&#8217;ll be working on SSL Certs which are not yet activated. We&#8217;re also aware of path issues in .htaccess folder protections which we&#8217;ll be resolving. </p>
<p><strong>13 Oct 2010 16:24 </strong><br />
We are having issues with bringing the new server online and are working with the data centre in resolving this. Sincere apologies, this delay was not foreseen. </p>
<p><strong>13 Oct 2010 16:44 </strong><br />
IP switching has gone through, DNS is back online and sites show online. We&#8217;re now working on tidying up issues. Known issues are SSL errors and .htaccess folder protection. Please hold off with testing until we can confirm completion of all migration tasks. </p>
<p><strong>13 Oct 2010 18:15 </strong><br />
Email is back online. </p>
<p><strong>13 Oct 2010 18:19 </strong><br />
The error with .htaccess folder protection is resolved. Anyone still receiving an Internal Server Error when accessing a password protected folder, please get in touch.<br />
We&#8217;re also almost done with Full SSLs. Shared SSLs will require manual intervention &#038; we&#8217;ll be working on this in the coming hours. </p>
<p><strong>13 Oct 2010 20:52 </strong><br />
Resellers please note that Reseller panels need to be manually added, this will probably be tomorrow. cPanel for individual sites are online however. </p>
<p>We&#8217;re still working on debugging, had some issues with php.ini directives in .htaccess files which cPanel can&#8217;t handle, we&#8217;re contacting site owners about these directly. On cPanel, the correct way is to upload a modified php.ini file, anyone who needs a copy of the current server php.ini please get in touch via support ticket. </p>
<p><strong>13 Oct 2010 21:06 </strong><br />
We have a problem with shared IP sites still resolving to the maintenance page on the old server. We are working on rectifying. </p>
<p><strong>13 Oct 2010 21:29 </strong><br />
Issue with shared IP sites is resolved, all sites now online. We&#8217;re still working on shared SSL, but all other errors should be resolved. If you see any issues, please open a support ticket. </p>
<p><strong>14 Oct 2010 01:24 </strong><br />
All shared SSL paths are now updated. We&#8217;re still working on testing sites and will continue for the next hours.<br />
Reseller panels will be set up tomorrow, probably afternoon. Resellers can access site cPanels. Anyone urgently needing WHM Reseller panel access, please send a support ticket.</p>
<p>If you see any errors:</p>
<ul>
<li>The Shared SSL and Server Pathway is now in the format yourdomain.com/~user/ </li>
<li>Server root is in format /home/username/public_html </li>
<li>php.ini commands in .htaccess files won&#8217;t work &#8211; if you need custom php.ini, please contact us </li>
<li>WHM panels are not yet set up for resellers </li>
</ul>
<p>We&#8217;re here via support ticket if you need any help tomorrow. Sites should all be back to normal, but any issues, please get in touch. </p>
<p><strong>14 Oct 2010 9:39 </strong><br />
We are seeing issues with CSS stylesheets and are working on it. </p>
<p><strong>14 Oct 2010 10:11 </strong><br />
Quick reminder about new URLs:<br />
cPanel: <a href="https://atlantis.terrassl.net:2083">https://atlantis.terrassl.net:2083</a><br />
Webmail: <a href="https://atlantis.terrassl.net:2096">https://atlantis.terrassl.net:2096</a></p>
<p><strong>14 Oct 2010 10:57 </strong><br />
Issues with CSS layouts are being worked on.<br />
We also had some reports about email problems, if this affects you, please send email, password and any errors you are receiving.<br />
Sincere apologies for the interruption to your sites, we&#8217;re doing out best to fix this. </p>
<p><strong>14 Oct 2010 12:12 </strong><br />
CSS issues have been resolved server-wide. Anyone still seeing a broken site, please contact us via support ticket. Sincere apologies to all site owners affected. </p>
<p><strong>14 Oct 2010 12:32 </strong><br />
Awstats are no longer availalbe via /awstats/ folder but via cPanel. </p>
<p><strong>14 Oct 2010 14:26</strong><br />
Quick update on where we are. Most site owners are now fully back online without any issues.<br />
A small number of accounts have problems with email &#8211; if you are one of these, please open a ticket.<br />
Any sites not working correctly, please open a ticket so we can investigate.</p>
<p>For Zen Cart  SEO rewrites, we needed to make some changes to the .htaccess:<br />
# All other pages<br />
# Don&#8217;t rewrite real files or directories<br />
RewriteCond %{REQUEST_FILENAME} !\.shtml$<br />
RewriteCond %{REQUEST_FILENAME} !-f [NC]<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule ^(.*).html$ index\.php?main_page=$1&#038;%{QUERY_STRING} [L]</p>
<p>&#8230; where we added the rule about shtml. This is necessary on cPanel, problems mostly result in Zen admins not found and can quickly be fixed. If you have any problems accessing your Zen admin, please get in touch. </p>
<p>Still to do:<br />
<span style="text-decoration:line-through">1. Resolving any remaining email errors, 5 accounts reported issues (webmail can be used as workaround) </span> RESOLVED<br />
2. Resolving remaining site issues, 1 account reported issues, seems to be site-specific<br />
3. Once all done, setting up WHM panels and sending access details to each reseller<br />
4. And a final email to everyone about the changes &#038; confirmation, this may be tomorrow </p>
<p>We&#8217;re very sorry for the layout issues this morning which affected sites. </p>
<p>Anyone having any issues, please raise a support ticket, we&#8217;re here to help!</p>
<p><strong>14 Oct 2010 18:58 </strong><br />
Some sites have issues with PEAR:Crypt_blowfish and we&#8217;re working on rebuilding PEAR on the server to resolve these. This is the last issue currently open, all others are now resolved. </p>
<p>We will send out an update to all site owners, and set up the WHM panels, but this will now be likely tomorrow. Priority will be given to WHM panel set-up, then a general email round for everyone. </p>
<p>Anyone with email issues, please ensure to use the full email address as username and reboot your PC/Mac. We&#8217;ve had some users only using the first part (eg sales) which Ensim did allow, but cPanel does not accept. </p>
<p>Many thanks for your patience, and if anyone notices any issues, please get in touch. </p>
<p><strong>14 Oct 2010 21:49 </strong><br />
PEAR:Crypt_blowfish is resolved, any sites using SagePay or similar and still having issues, please get in touch. </p>
<p><strong>15 Oct 2010 19:33 </strong><br />
Migration now looks complete. All sites are running, Email is working for all and we don&#8217;t have any open tickets about the migration. Reseller accounts have been set up &#038; all resellers notified via email with the login details. </p>
<p>A minor niggle is the Spam Experts login from with cPanel which currently fails if you click on it. We&#8217;ve got a fix, but it&#8217;s not ideal, so we&#8217;re waiting to resolve this permanently with Spam Experts / cPanel. Spam filtering &#038; daily digest will work, it&#8217;s only the white/black list facility that&#8217;s currently not accessible. </p>
<p>We truly appreciate the patience of our customers during this major upgrade. It&#8217;s been a hectic few days, and I hope that site owners will see now the benefit of the faster hardware and cPanel, and get back to enjoying a reliable service from us.</p>
<p>Any issues, we&#8217;re of course here over the weekend via support ticket.</p>
<p><strong>15 Oct 2010 23:58 </strong><br />
Last update for today &#8211; All now working with exception for the Spam link in cPanel. Anyone needing urgent access to Spam Experts for white list, please contact us, workaround exists. Other updates:</p>
<ul>
<li>SFTP/SSH is on port 22. Anyone who has received info with a different port number, sincere apologies. </li>
<li>Awstats is now available via cPanel. The old /awstats/ folder name no longer works. </li>
<li>PHPMyAdmin is accessed via cPanel. </li>
<li> Control Panel URLs: <br />
WHM <a href=" https://atlantis.terrassl.net:2087"> https://atlantis.terrassl.net:2087</a><br />
cPanel <a href="https://atlantis.terrassl.net:2083/">https://atlantis.terrassl.net:2083/</a><br />
webmail<a href=" https://atlantis.terrassl.net:2096"> https://atlantis.terrassl.net:2096</a>
</li>
</ul>
<p>&#8212; MIGRATION IS NOW COMPLETE!  &#8212; </p>
<p>Need support? You can submit &#038; read tickets via your client area: <a href="https://support.terranetwork.net/web/supporttickets.php">https://support.terranetwork.net/web/supporttickets.php</a>. </p>
<p>Advice on what&#8217;s changing: <a href="https://support.terranetwork.net/web/knowledgebase.php?action=displayarticle&#038;id=106">Knowledgebase: Server Upgrade</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.terranetwork.net/blog/2010/10/atlantis-upgrade-12-13-oct-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

