<?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>HostEase Hosting Blog</title>
	<atom:link href="http://blog.hostease.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hostease.com</link>
	<description>Ease your web hosting with HostEase</description>
	<lastBuildDate>Sat, 07 Jan 2012 07:59:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Coupon for Xmas</title>
		<link>http://blog.hostease.com/coupon-for-xmas/</link>
		<comments>http://blog.hostease.com/coupon-for-xmas/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 15:32:14 +0000</pubDate>
		<dc:creator>Ella Leonard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[coupon]]></category>
		<category><![CDATA[hostease]]></category>
		<category><![CDATA[Xmas]]></category>

		<guid isPermaLink="false">http://blog.hostease.com/?p=640</guid>
		<description><![CDATA[Hey, all dear friends, Merry Christmas, for celebrating this holiday, we specifically prepare the promotion code &#8220;28off&#8221; for you as a Christmas gift. This coupon code &#8220;28off&#8221; is valid for the Blog, Basic and Business package; you will enjoy a 28% discount when you purchase anyone of these three packages annually or biennially with the [...]]]></description>
			<content:encoded><![CDATA[<p>Hey, all dear friends, Merry Christmas, for celebrating this holiday, we specifically prepare the promotion code &#8220;28off&#8221; for you as a Christmas gift.</p>
<p><a href="http://blog.hostease.com/wp-content/uploads/2011/12/XChrismasHostEase.jpg"><img src="http://blog.hostease.com/wp-content/uploads/2011/12/XChrismasHostEase-300x232.jpg" alt="" title="XChrismasHostEase" width="300" height="232" class="aligncenter size-medium wp-image-641" /></a></p>
<p>This coupon code &#8220;28off&#8221; is valid for the Blog, Basic and Business package; you will enjoy a 28% discount when you purchase anyone of these three packages annually or biennially with the coupon. These three kinds of packages are widely known among HostEase users and they are also the star products of HostEase. The business package is $143.4/year, with the discount only $103.2/year.Further more; you can get a free domain and SSL certificate! What a big saving! We believe this is a real gift for the users who intend to build a business website.</p>
<p>We also have coupon code “hostease”, it can save you 20%.It is valid for any billing cycle. If you just want to have a try for a month,”hostease” is also a good option. We consider every aspect of you.</p>
<p>The New Year is coming, let’s celebrate together, and let step forward together.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hostease.com/coupon-for-xmas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Remote Server Didn&#8217;t Report a Correct MD5SUM of the Archive</title>
		<link>http://blog.hostease.com/the-remote-server-didnt-report-a-correct-md5sum-of-the-archive/</link>
		<comments>http://blog.hostease.com/the-remote-server-didnt-report-a-correct-md5sum-of-the-archive/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 16:42:41 +0000</pubDate>
		<dc:creator>Ella Leonard</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[can't move account using whm]]></category>
		<category><![CDATA[md5sum error in cPanel]]></category>
		<category><![CDATA[The remote server didn't report a correct md5sum of the archive]]></category>

		<guid isPermaLink="false">http://blog.hostease.com/?p=630</guid>
		<description><![CDATA[Some of us may have experience of using WHM to transfer account from one server to another via its account transfer feature. Both &#8220;Copy an account from another server&#8221; and &#8220;Copy an account from another server with account password&#8221; are helpful when we try to copy a single account from one cPanel server to another [...]]]></description>
			<content:encoded><![CDATA[<p>Some of us may have experience of using WHM to transfer account from one server to another via its account transfer feature. Both &#8220;Copy an account from another server&#8221; and &#8220;Copy an account from another server with account password&#8221; are helpful when we try to copy a single account from one cPanel server to another one. We can also use &#8220;Copy multiple accounts/packages from another server&#8221; feature to move multiple accounts on one server to another one. Usually, the server administrator really enjoys this.</p>
<p>However, sometimes we may encounter such error notice: The remote server didn&#8217;t report a correct md5sum of the archive. Now I&#8217;ll share with you the way to deal with such issue.</p>
<p>First, login to the source server that you want to copy account from using ssh tools such as putty. Then use &#8220;cd /home&#8221; changing the directory to /home and run the command &#8220;/scripts/pkgacct cpusername&#8221;.The cpusername means cPanel username of this account on the server. After it finished, you may see a compressed file named cpmove-username.tar.gz under /home directory.</p>
<p>Then, login to the destination server which you want to transfer the account to. Then run the command &#8220;rsync -avuz -e ssh root@source server&#8217;s IP:/home/cpmove-username.tar.gz  /home&#8221;.</p>
<p>Finally, run the command &#8220;/scripts/restorepkg cpusername&#8221; to restore the new account on this server.</p>
<p>By the way, you&#8217;d better change the permission and ownership of the new account on this server. The default owner and group may be the cpusername and the default permission is 644 for files、755 for folders if you use suphp manner to handle php on the server. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hostease.com/the-remote-server-didnt-report-a-correct-md5sum-of-the-archive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Set Up 301 Redirects in HostEase</title>
		<link>http://blog.hostease.com/how-to-set-up-301-redirects-in-hostease/</link>
		<comments>http://blog.hostease.com/how-to-set-up-301-redirects-in-hostease/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 15:55:06 +0000</pubDate>
		<dc:creator>Ella Leonard</dc:creator>
				<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[301 redirect]]></category>
		<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[redirect]]></category>

		<guid isPermaLink="false">http://blog.hostease.com/?p=626</guid>
		<description><![CDATA[Redirects allow you to make a specific web page redirect to another page and display the contents of that page, which is benefit for both search engine and website management. Therefore, as a website designer, we should be familiar with this function. In fact, some website owners may know how to use 301 redirects while [...]]]></description>
			<content:encoded><![CDATA[<p>Redirects allow you to make a specific web page redirect to another page and display the contents of that page, which is benefit for both search engine and website management. Therefore, as a website designer, we should be familiar with this function. In fact, some website owners may know how to use 301 redirects while some do not know how to use it. Today I will share with you about this feature. </p>
<p>i.Achieve this function in cPanel<br />
Firstly, log in your cPanel. Go to &#8220;Redirects&#8221; under &#8220;Domains&#8221; column. Click it and then you can set 301 redirects here. Please note that there are two types of redirects, permanent redirects (301) and temporary redirects (302). The difference between them is: the permanent redirect will notify the visitor&#8217;s browser to update any bookmarks that are linked to the page that is being redirected, while temporary redirects will not update the visitor&#8217;s bookmarks. People may choose permanent one at most cases. Now, let&#8217;s come to the point. You need to fill in with the domain which you want to make 301 redirects, and also the domain you want it redirects to. Then choose one condition of the three listed as following&#8212;only redirect with www, redirect with or without www. and do not redirect www. After this, click &#8220;Add&#8221; button, and now a 301 redirects would be set up successfully.</p>
<p>ii. Set up the redirects via .htaccess file<br />
Go to the root directory of your website contents hosted, and type such code to .htaccess file under this directory:<br />
RewriteEngine on<br />
RewriteCond %{HTTP_HOST} ^olddomain\.com$ [NC]<br />
RewriteRule ^(.*)$ http://newdomain.com/$1 [L,R=301]<br />
Then save it. In this way, a 301 redirects can also be achieved.</p>
<p>In a word, 301 redirects is a effective way for your website when you plan to move your website or change the domain of your website. Hope this can be helpful to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hostease.com/how-to-set-up-301-redirects-in-hostease/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HostEase Begins to Provide San Jose Servers</title>
		<link>http://blog.hostease.com/hostease-begins-to-provide-san-jose-servers/</link>
		<comments>http://blog.hostease.com/hostease-begins-to-provide-san-jose-servers/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 20:18:46 +0000</pubDate>
		<dc:creator>Ella Leonard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.hostease.com/?p=620</guid>
		<description><![CDATA[As a hosting provider and domain registrar, HostEase.com has cooperated with SoftLayer Technologies® for many years. We provide shared web hosting and servers for our customers. These servers are located in Seattle, Dallas, Houston and Washington D.C. Now a good news comes here before this Christmas——HostEase begins to provide San Jose shared web hosting and [...]]]></description>
			<content:encoded><![CDATA[<p>As a hosting provider and domain registrar, HostEase.com has cooperated with SoftLayer Technologies® for many years. We provide shared web hosting and servers for our customers. These servers are located in Seattle, Dallas, Houston and Washington D.C. Now a good news comes here before this Christmas——HostEase begins to provide San Jose shared web hosting and servers.</p>
<p>San Jose is SoftLayer&#8217;s first California data center facility. The San Jose facility is fully connected to SoftLayer’s other data centers located in Seattle, Dallas, Houston and Washington D.C. What&#8217;s more, SoftLayer has optimized the route between San Jose and Asia. That&#8217;s really good news to website owners in Asia, especially in China Hong Kong, Singapore and Tokyo. It means the accessing speed to SoftLayer San Jose Data Center in these area will be hugely improved and faster compared to SoftLayer’s other Data Centers.</p>
<p>These years, we have cooperated with many Asia site owners and hosting providers and they are using HostEase shared web hosing or dedicated servers all the time. They also submit a lot of precious suggestions to us, for saying optimizing the route between Asia and HostEase servers. We are focusing on this piece of advice and try to find out a solution. Now we bring San Jose servers to you as the Christmas present. And we do believe that Asia friends will like this data center. HostEase will try and go on providing our best service to you.<br />
<a href="http://blog.hostease.com/wp-content/uploads/2011/12/Legend.bmp"><img class="aligncenter size-full wp-image-621" title="Legend" src="http://blog.hostease.com/wp-content/uploads/2011/12/Legend.bmp" alt="" /></a><br />
If you want to choose SofLayer San Jose servers, you can contact HostEase Sales Department via Live Chat through <a href="http://support.hostease.com">http://support.hostease.com</a> or send a ticket to sales@hostease.com. We&#8217;re available to you 24/7/365.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hostease.com/hostease-begins-to-provide-san-jose-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manage Domain Forwarding in Domain Control Panel</title>
		<link>http://blog.hostease.com/manage-domain-forwarding-in-domain-control-panel/</link>
		<comments>http://blog.hostease.com/manage-domain-forwarding-in-domain-control-panel/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 14:04:08 +0000</pubDate>
		<dc:creator>Ella Leonard</dc:creator>
				<category><![CDATA[Domain Name]]></category>
		<category><![CDATA[domain forwarding]]></category>
		<category><![CDATA[redirect domain]]></category>

		<guid isPermaLink="false">http://blog.hostease.com/?p=633</guid>
		<description><![CDATA[Customers who purchase domain in HostEase may want to know how they can make domain forwarding. Now I will share this function with you all. First, let&#8217;s log into your domain control panel via http://dcp.hostease.com. Choose the domain you want to manage if you have multiple domains here . If this is the first time [...]]]></description>
			<content:encoded><![CDATA[<p>Customers who purchase domain in HostEase may want to know how they can make domain forwarding. Now I will share this function with you all.</p>
<p>First, let&#8217;s log into your domain control panel via <a href="http://dcp.hostease.com">http://dcp.hostease.com</a>. Choose the domain you want to manage if you have multiple domains here . If this is the first time for you to login to this panel, you should click “Forget password”. Then the system will send a temporary password to you. But make sure you modify this password to a new one in dcp later because this is a temporary password and it will expire in 3days. </p>
<p>Then choose the domain that needs to be forwarded and click the button named &#8220;Manage Domain Forwarding&#8221; under &#8220;Domain Forwarding&#8221;. You can make domain forwarding here. Destination means the website that you wish to forward requests for your domain. Let&#8217;s take domain &#8220;hostease.com&#8221; for example. If we want to forward this domain to blog.hostease.com in its domain control panel, we choose http and fill in blog.hostease.com on the right blank below &#8220;Destination&#8221; and click &#8220;Save&#8221; button. The url http://hostease.com will be redirected to <a href="http://blog.hostease.com">http://blog.hostease.com</a> when someone try to access hostease.com after this. Please note that two A record for your domain with and without www will be generated at this time. These two domains will be pointed to 173.193.106.10——the default forwarding DNS server&#8217;s address. </p>
<p>You will also see several options below: URL Masking / Stealth Redirection / URL Hiding、Sub Domain Forwarding and Path Forwarding. Enabling URL masking will ensure that your visitors see the source URL and not the destination URL. Enabling Sub Domain Forwarding will forward a request made to<a href=" http://subdomain.hostease.com"> http://subdomain.hostease.com</a> to http://yourdestinationurl/subdomain/</a>Enabling Path Forwarding will forward requests made to http://hostease.com/some/path to http://yourdestinationurl/some/path.</p>
<p>To sum up, I think now you will know how to manage domain forwarding clearly. When you want to achieve this function, please take this passage as a reference. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hostease.com/manage-domain-forwarding-in-domain-control-panel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About FTP Account</title>
		<link>http://blog.hostease.com/about-ftp-account/</link>
		<comments>http://blog.hostease.com/about-ftp-account/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 19:41:47 +0000</pubDate>
		<dc:creator>Ella Leonard</dc:creator>
				<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cPanel FTP]]></category>
		<category><![CDATA[FTP Accounts]]></category>

		<guid isPermaLink="false">http://blog.hostease.com/?p=599</guid>
		<description><![CDATA[What is FTP? FTP stands for File Transfer Protocol and it is a method to manage your site files. If you are site owner, cPanel has already configured the FTP account, and you can log in FTP with the cPanel user name and password. Of course you can also create some FTP accounts for other [...]]]></description>
			<content:encoded><![CDATA[<p>What is FTP? FTP stands for File Transfer Protocol and it is a method to manage your site files. If you are site owner, cPanel has already configured the FTP account, and you can log in FTP with the cPanel user name and password. Of course you can also create some FTP accounts for other users. In HostEase, Blog plan only allows you to create 5 FTP accounts, while the other two plans can create unlimited FTP accounts. Only you have created FTP account can others log in your site by using FTP clients such as CuteFTP, File Zilla and so on.</p>
<p>It is easy to create and manage FTP accounts in cPanel. As for creating a FTP account, you just need to take several steps in cPanel:<br />
i. Enter a user name for your new FTP account.<br />
ii.Enter a password and confirm this password.<br />
Note: the strength of the password should be larger than 50 which is defined in HostEase. If the password is not strong enough you may use Password Generator to help you generate a stronger password.<br />
iii. Specify a directory for FTP account’s home directory.<br />
iv.Set the quota for FTP account. The quota field determines how much disk space will be allocated to the FTP account.<br />
Note: when you failed uploading files via FTP, you should reset the quota to allow more disk space for your FTP account.<br />
v. The last step is to click Create FTP Account button.</p>
<p>After doing these above you will find a new FTP account will be listed in the FTP Accounts. This list contains four functions for existing FTP accounts. They are Change Password, Change Quota, Delete and Configure FTP Client.</p>
<p>OK, my friends, through the introduction above, you may have an outlining understanding about FTP account in HostEase. Just as I said above, it is very easy to create and manage FTP accounts in cPanel, so those who are interested in FTP may as well have a try. Wish you have good experience of FTP in cPanel.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hostease.com/about-ftp-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy Thanksgiving Day</title>
		<link>http://blog.hostease.com/606/</link>
		<comments>http://blog.hostease.com/606/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 16:24:13 +0000</pubDate>
		<dc:creator>Ella Leonard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Dedicated Hosting]]></category>
		<category><![CDATA[Save$15]]></category>
		<category><![CDATA[Thanksgiving]]></category>

		<guid isPermaLink="false">http://blog.hostease.com/?p=606</guid>
		<description><![CDATA[Thanksgiving on the occasion, we also specifically offer the coupon to dedicated server users. Deliver our thanks for your support of Hostease. Special for Dedicated Server: Dedicated HostEase prepares coupon “dedicated” for our dedicated server. This special promotion offer is valid for package I II III. Using this coupon “Dedicated” will save you $15 every [...]]]></description>
			<content:encoded><![CDATA[<p>Thanksgiving on the occasion, we also specifically offer the coupon to dedicated server users. Deliver our thanks for your support of Hostease.</p>
<p>Special for Dedicated Server: <strong>Dedicated</strong><br />
<a href="http://blog.hostease.com/wp-content/uploads/2011/11/TKSGD-dedicated-Server.jpg"><img src="http://blog.hostease.com/wp-content/uploads/2011/11/TKSGD-dedicated-Server-300x232.jpg" alt="" title="TKSGD dedicated Server" width="300" height="232" class="aligncenter size-medium wp-image-613" /></a></p>
<p>HostEase prepares coupon “dedicated” for our dedicated server. This special promotion offer is valid for package I II III. Using this coupon “Dedicated” will save you $15 every month. HostEase dedicated server has significant cost-effective advantage. The user could enjoy high quality assurance with low prices. The host has &#8220;fastest visit&#8221; honor, highly favored by consumers. In addition, the dedicated server also uses the world&#8217;s most powerful hosting control panel cPanel, providing free dedicated IP and higher-quality user experience.</p>
<p><strong>Special for Xeon 3040 server </strong><br />
We also launch a promotional activity of the server Xeon 3040 with ultra-low price $ 119!! HostEase dedicated server Xeon 3040 is one of the most popular dual-core CPU servers. So low price, you have no reason not to order! And this promotional activity deadline is November 30! So click now! <a href="http://HostEase.com">hostease.com</a></p>
<p>The end of a year is a perfect time to order high quality service with low prices. And we launch large-scale promote. HostEase offers a variety of host coupons not only provide users benefits but also contribute a higher level for ourselves. We try our best to provide good service for your support of us!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hostease.com/606/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Special Offer for Thanksgiving!!</title>
		<link>http://blog.hostease.com/special-offer-for-thanksgiving/</link>
		<comments>http://blog.hostease.com/special-offer-for-thanksgiving/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 14:12:29 +0000</pubDate>
		<dc:creator>Ella Leonard</dc:creator>
				<category><![CDATA[About HostEase]]></category>
		<category><![CDATA[30%off]]></category>
		<category><![CDATA[hostease]]></category>
		<category><![CDATA[Thanksgiving]]></category>

		<guid isPermaLink="false">http://blog.hostease.com/?p=602</guid>
		<description><![CDATA[Thanksgiving is approaching; it is time to launch thanksgiving special coupons for our faithful consumers for your support of us! Save for your turkey! Here we go ~! Special for Shared Hosting: thanksgiving. HostEase web hosting is giving thanks to all of you by offering 30% off discount for Basic and Business hosting with this [...]]]></description>
			<content:encoded><![CDATA[<p>Thanksgiving is approaching; it is time to launch thanksgiving special coupons for our faithful consumers for your support of us! Save for your turkey! Here we go ~!</p>
<p>Special for Shared Hosting: <strong>thanksgiving.</strong></p>
<p><a href="http://blog.hostease.com/wp-content/uploads/2011/11/TKSGDweb-hosting.jpg"><img src="http://blog.hostease.com/wp-content/uploads/2011/11/TKSGDweb-hosting-300x232.jpg" alt="" title="TKSGDweb hosting" width="300" height="232" class="aligncenter size-medium wp-image-617" /></a></p>
<p>HostEase web hosting is giving thanks to all of you by offering 30% off discount for Basic and Business hosting with this coupon. The basic and business hosting are the most popular hosting solutions with unlimited bandwidth, unlimited storage, unlimited Email, free domain name and 30 Day Money Back Guarantee. Free domain name and Whois protection meets diverse needs of the users and secures the information at the same time. In addition, with the business hosting, you can enjoy free dedicated IP and SSL certificate services, providing variety of security guarantees for your business. These two hosting plans are ideal for those customers who want to create their websites like blog with WordPress, photo gallery site, forum site and online store website.</p>
<p>At this special moment, you may built a website to show your photo, video or some posts of your daily life with your parents, darling, children and your friends, appreciate their company and love.</p>
<p>Thanks god! Thanks the person who loves you!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hostease.com/special-offer-for-thanksgiving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Deal with WordPress Memory Problem</title>
		<link>http://blog.hostease.com/how-to-deal-with-wordpress-memory-problem/</link>
		<comments>http://blog.hostease.com/how-to-deal-with-wordpress-memory-problem/#comments</comments>
		<pubDate>Sat, 12 Nov 2011 15:26:44 +0000</pubDate>
		<dc:creator>Ella Leonard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Allowed memory size of 33554432 bytes exhausted]]></category>
		<category><![CDATA[WordPress memory problem]]></category>

		<guid isPermaLink="false">http://blog.hostease.com/?p=597</guid>
		<description><![CDATA[As we know, some of us may use blogging software such as WordPress to build our personal websites. However, we may encounter such error notice sometimes: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate xxx bytes). Today I will share with you how to deal with such problem. It really sucks [...]]]></description>
			<content:encoded><![CDATA[<p>As we know, some of us may use blogging software such as WordPress to build our personal websites. However, we may encounter such error notice sometimes: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate xxx bytes). Today I will share with you how to deal with such problem.</p>
<p>It really sucks when you meet such error information after accessing your domain name. Actually, it was not caused due to HostEase server. That is, you can perform php cms such as WordPress,discuz,drupal and etc&#8230; on HostEase server prefectly. But you should make some changes against the default server environment so as to avoid such error caused by the resource limit of the website program itself. Now please follow my advice to solve your problem. I&#8217;ll take the newest version of WordPress-3.2.1 for example.</p>
<p>First, please go to the website root directory in cPanel File Manager and find the configuration file named wp-config.php. Add this line of code &#8220;define(‘WP_MEMORY_LIMIT’, ’64M’);&#8221; to this file. But make sure you add it in a new line.</p>
<p>Second, create a new file called php.ini in your website root directory. It allows you to configure php environment and change the default setting of the server&#8217;s php configuration. Write &#8220;memory_limit = 64M&#8221; in this file and make it be a new line. Sometimes, you may have to change this number bigger and please keep the value same with the number you set in wp-config.php in step one.</p>
<p>Third,build a new file  under the root website directory and rename it as info.php. Enter &#8220;<? php phpinfo(); ?>&#8221; in this file and then use it to check the php setting of server. You can access this file by using &#8220;http://yourdomainname/info.php&#8221;. Please check whether the value of memory_limit has been changed to 64M. If not, you should also add &#8220;suPHP_ConfigPath /home/cpusername/public_html&#8221; to .htaccess under your website root directory.</p>
<p>Fourth,and also the last step,type &#8220;SetEnv PHPRC /home/cpusername/public_html&#8221; in .htaccess file if you can&#8217;t deal with the error notice after finishing the first three steps.</p>
<p>Now, guys, we can claps because I think you should solve your problem after doing it according to what I said.Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hostease.com/how-to-deal-with-wordpress-memory-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>500 Internal Server Error</title>
		<link>http://blog.hostease.com/500-internal-server-error/</link>
		<comments>http://blog.hostease.com/500-internal-server-error/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 16:34:41 +0000</pubDate>
		<dc:creator>Ella Leonard</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[500 Error]]></category>
		<category><![CDATA[500 error of cPanel Hosting]]></category>
		<category><![CDATA[cPanel Error Log]]></category>

		<guid isPermaLink="false">http://blog.hostease.com/?p=595</guid>
		<description><![CDATA[As a web builder, the most disgusting thing was nothing more than met error message of their websites. When the website encountered this kind of matter, the builders must be very nervous, even don’t know how to deal with it. Actually, for those who were familiar with the cPanel, they will check the error log [...]]]></description>
			<content:encoded><![CDATA[<p>As a web builder, the most disgusting thing was nothing more than met error message of their websites. When the website encountered this kind of matter, the builders must be very nervous, even don’t know how to deal with it. Actually, for those who were familiar with the cPanel, they will check the error log under Logs module after discover the unusual of their website. Web builders can get some rough information in error log. But that just provide the reasons rather than the resolutions. So, don’t worry about that, here I will introduce several methods to solve your problem and find out the incentives.</p>
<p><strong>I.Incorrect permissions of file or folder.</strong><br />
Permission means the read, write and execute right that web builder endows to the user, group and world. This does not mean that web builders can assign the right according to their favorite. In cPanel, file and folder have the specific permission. The permission of the file is 644 while the permission of the folder is 755. If you change the permissions incorrect, your website will appear 500 Internal Server Error. So please remember that never change permissions of your files and folders optionally.<br />
<strong><br />
II.The configuration error of the file named .htaccess.</strong><br />
The file .htaccess plays an important role in your website. You can write in some important code when you want realize the function that you cannot do it directly in cPanel. However, you should make sure that all code you write in should be correct or your website will encounter 500 Internal Server Error.<br />
<strong><br />
III.The grammatical error of the website program. </strong><br />
Website program having grammatical error may lead to some server problems in my opinion. So web builders should install the program that downloads from official website. On the other words, if you really met 500 Internal Server Error, you should check the grammar of program according to the prompt message clearly. </p>
<p>To sum up, when your website met 500 Internal Server Error, don’t forget the most methods I introduced above. What’s more, most of the web builders will meet the first one frequently. So please take it into consideration.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hostease.com/500-internal-server-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.306 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-04 21:21:43 -->
<!-- Compression = gzip -->
