<?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>cPanel Support dot net -- cPanel Tips &#38;Techniques &#187; Web Host Manager</title>
	<atom:link href="http://www.cpanelsupport.net/category/web-host-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cpanelsupport.net</link>
	<description>cPanel, Email, Website Tips &#38; Techniques</description>
	<lastBuildDate>Mon, 28 Feb 2011 21:43:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Restart cPanel from Shell</title>
		<link>http://www.cpanelsupport.net/restart-cpanel-from-shell/</link>
		<comments>http://www.cpanelsupport.net/restart-cpanel-from-shell/#comments</comments>
		<pubDate>Wed, 11 Apr 2007 05:48:22 +0000</pubDate>
		<dc:creator>yolanda</dc:creator>
				<category><![CDATA[General Tips]]></category>
		<category><![CDATA[Web Host Manager]]></category>
		<category><![CDATA[cpanel crash]]></category>
		<category><![CDATA[restart cpanel]]></category>
		<category><![CDATA[shell command]]></category>

		<guid isPermaLink="false">http://www.cpanelsupport.net/?p=33</guid>
		<description><![CDATA[In the previous post, I mentioned how cPanel crashes and restarts itself and how this works well. Sometimes, it does not restart. This happened to me recently for the first time after years of working with cPanel and Web Host Manager. If you have shell access, restart cPanel with this command: /etc/init.d/cpanel restart]]></description>
			<content:encoded><![CDATA[<p>In the previous post, I mentioned how cPanel crashes and restarts itself and how this works well.</p>
<p>Sometimes, it does not restart. This happened to me recently for the first time after years of working with cPanel and Web Host Manager.</p>
<p>If you have shell access, restart cPanel with this command:</p>
<blockquote><p><code> /etc/init.d/cpanel restart</code></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.cpanelsupport.net/restart-cpanel-from-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;A restart was attempted automagicly&#8221;</title>
		<link>http://www.cpanelsupport.net/a-restart-was-attempted-automagicly/</link>
		<comments>http://www.cpanelsupport.net/a-restart-was-attempted-automagicly/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 05:55:58 +0000</pubDate>
		<dc:creator>yolanda</dc:creator>
				<category><![CDATA[General Tips]]></category>
		<category><![CDATA[Web Host Manager]]></category>
		<category><![CDATA[automagicly]]></category>
		<category><![CDATA[cpanel service daemon]]></category>
		<category><![CDATA[cpsrvd failed]]></category>
		<category><![CDATA[restart]]></category>

		<guid isPermaLink="false">http://www.cpanelsupport.net/?p=32</guid>
		<description><![CDATA[At some point you will get an email with a subject line like this: cpsrvd failed @ Apr 05 07:08:11 2007. A restart was attempted automagicly. Yikes! What the heck this this mean? For a long time, I was so spooked by the words &#8220;failed&#8221; and &#8220;restart&#8221; that I assumed &#8220;automagicaly&#8221; was a typo for [...]]]></description>
			<content:encoded><![CDATA[<p>At some point you will get an email with a subject line like this:</p>
<blockquote><p><em>cpsrvd failed @ Apr 05 07:08:11 2007. A restart was attempted automagicly.<br />
</em></p></blockquote>
<p>Yikes! What the heck this this mean? For a long time, I was so spooked by the words &#8220;failed&#8221; and &#8220;restart&#8221; that  I  assumed &#8220;automagicaly&#8221; was a typo for automatically and missed the small joke.</p>
<p>cpsrvd is &#8220;cPanel Service Daemon,&#8221; which is gives you cPanel services.  It crashes. Often. So often, cPanel  handles the crash well by restarting and sending you the above email.  So, it&#8217;s not a problem. Relax. Whew.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cpanelsupport.net/a-restart-was-attempted-automagicly/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Moving a Website to a New Host</title>
		<link>http://www.cpanelsupport.net/moving-a-website-to-a-new-host/</link>
		<comments>http://www.cpanelsupport.net/moving-a-website-to-a-new-host/#comments</comments>
		<pubDate>Tue, 25 Jul 2006 22:05:57 +0000</pubDate>
		<dc:creator>yolanda</dc:creator>
				<category><![CDATA[General Tips]]></category>
		<category><![CDATA[Web Host Manager]]></category>

		<guid isPermaLink="false">http://www.cpanelsupport.net/?p=21</guid>
		<description><![CDATA[Someone recently said &#8220;If I don&#8217;t like my new hosting company, I&#8217;ll just move the site. Right??&#8221; It might be easy, but then again it might not. The complexity depends on the nature of your site. If you have some static HTML files and images. Easy. If you have a database-driven site such as a [...]]]></description>
			<content:encoded><![CDATA[<p>Someone recently said &#8220;If I don&#8217;t like my new hosting company, I&#8217;ll just move the site. Right??&#8221;</p>
<p>It might be easy, but then again it might not. The complexity depends on the nature of your site. If you have some static HTML files and images. Easy. If you have a database-driven site such as a blog or forum (or lots of other things), it gets more complex.</p>
<p>I&#8217;ve had good experience moving sites from a server running cPanel &#038; WebHost Manager<span id="more-21"></span> (WHM) to another cPanel / WHM server. WHM has a transfer function. It did a great job creating and populating my database and tables, something I was especially concerned about. Overall, it would have been a time-consuming effort to move the site if the new server did not have cPanel and WHM.</p>
<p>Sometimes backup functions on servers will work (backup the old server, restore to the new server). But like all backup/restores, it does not always work as desired.</p>
<p>There are other issues beyond transferring files and the database that are beyond the scope of this write-up (for example, nameserver changes need to propagate, whether the versions of software on the new server are compatible with your apps, getting the latest and greatest database updates on the new server during propagation, et al.)</p>
<p>Overall, yes you can change hosts or servers. I&#8217;ve done it several times. It&#8217;s just not something to be casual about when signing up with a company. You want to do your homework upfront and not shrug it off and say &#8220;oh, well, if I don&#8217;t like my new hosting company I can change in a few months.&#8221; Bringing this topic back to the point of this blog: Web Host Manager has a transfer tool that worked great for me when I had numerous sites to move.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cpanelsupport.net/moving-a-website-to-a-new-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

