<?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; Customizing Your Site</title>
	<atom:link href="http://www.cpanelsupport.net/category/customizing-your-site/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>Install phpBB Forum By Using cPanel</title>
		<link>http://www.cpanelsupport.net/install-phpbb-forum-by-using-cpanel/</link>
		<comments>http://www.cpanelsupport.net/install-phpbb-forum-by-using-cpanel/#comments</comments>
		<pubDate>Tue, 16 Jan 2007 07:33:16 +0000</pubDate>
		<dc:creator>yolanda</dc:creator>
				<category><![CDATA[Customizing Your Site]]></category>
		<category><![CDATA[phpBB]]></category>
		<category><![CDATA[scripts library]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.cpanelsupport.net/?p=28</guid>
		<description><![CDATA[When you want to add a low-cost or free forum to your site, you can install phpBB by using cPanel. Most setups of cPanel let you install, delete or upgrade phpBB and other software from within cPanel. Click the link called &#8220;Scripts Library&#8221; on the main cPanel page. This takes you to links to the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/cgicenter.gif" alt="scripts library" width="32" height="32" align="left" />When you want to add a low-cost or free forum to your site, you can install <a href="http://www.phpbb.com">phpBB</a> by using cPanel.  Most setups of cPanel let you install, delete or upgrade phpBB and other software from within cPanel.</p>
<p>Click the link called &#8220;Scripts Library&#8221; on the main cPanel page.  This takes you to links to the various software packages that you can install with an easy user interface. Select phpBB and you will be on your way.</p>
<p>phpBB has been around for a long time. Many sites use it. I have used it in the past and recommend it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cpanelsupport.net/install-phpbb-forum-by-using-cpanel/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Setting Up a Cron Job With cPanel&#8217;s Standard Interface</title>
		<link>http://www.cpanelsupport.net/setting-up-a-cron-job-with-cpanels-standard-interface/</link>
		<comments>http://www.cpanelsupport.net/setting-up-a-cron-job-with-cpanels-standard-interface/#comments</comments>
		<pubDate>Thu, 12 Oct 2006 05:52:54 +0000</pubDate>
		<dc:creator>yolanda</dc:creator>
				<category><![CDATA[Customizing Your Site]]></category>
		<category><![CDATA[General Tips]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[cron job]]></category>
		<category><![CDATA[cron results]]></category>

		<guid isPermaLink="false">http://www.cpanelsupport.net/?p=24</guid>
		<description><![CDATA[cPanel provides two interfaces that simplify setting up a cron job. This post discusses the &#8220;standard&#8221; interface because most people find it easier and faster to use than the advanced interface. Two common problems people often encounter with cron jobs : a server uses &#8220;military&#8221; time or a 24-hour clock rather than a 12-hour clock. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/cron.gif" alt="cron jobs" width="32" height="32" align="left" />cPanel provides two interfaces that simplify setting up a cron job. This post discusses the &#8220;standard&#8221; interface because most people find it easier and faster to use than the advanced interface.</p>
<p>Two common problems people often encounter with cron jobs :</p>
<ul>
<li>
<ul>
<li>
<ol>
<li>a server uses &#8220;military&#8221; time or a 24-hour clock rather than a 12-hour clock. For example, 1:00 pm would be 13:00</li>
<li>your server&#8217;s time zone might be different than your own. For example, your server is in Atlanta, Georgia and you live in Sacramento, California, &#8220;your&#8221; time is 3 hours different than the server&#8217;s time for running the cron job. Remember this when you check to see that your cron job ran and find unexpected results (such as it did not run because the time has not been reached, or you think it ran early and it should not have run).</li>
</ol>
<ul>Now, let&#8217;s set up a cron job. <span id="more-24"></span>First, where cPanel asks you to enter an email address where the output will be sent. The server will send you an email with the results of the cron job. It could provide helpful info such as an error encountered, so be sure to enter a valid email address relevant to your cron job.</p>
<p>Next, enter the command to run. This can be a simple Linux command, a PHP script, and many more.  A <a href="http://www.cpanelsupport.net/?p=11">previous post discussed examples of cron jobs</a> that could be run.  An example of a simple Linux command that deletes (rm) all files in a directory for temporary files could look like this: <code>rm /home/username/public_html/tmp/* </code></p>
<p>The rest of the cPanel interface sets when to run the cron job and how often to run it. The settings appear complex at first, but they are not really difficult to learn. We discuss this in a future post about cron jobs.</ul>
</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.cpanelsupport.net/setting-up-a-cron-job-with-cpanels-standard-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Cron Jobs To Automate Tasks or Update Your Website</title>
		<link>http://www.cpanelsupport.net/use-cron-jobs-to-automate-tasks-or-update-your-website/</link>
		<comments>http://www.cpanelsupport.net/use-cron-jobs-to-automate-tasks-or-update-your-website/#comments</comments>
		<pubDate>Tue, 19 Sep 2006 06:40:21 +0000</pubDate>
		<dc:creator>yolanda</dc:creator>
				<category><![CDATA[Customizing Your Site]]></category>
		<category><![CDATA[General Tips]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[cron job]]></category>

		<guid isPermaLink="false">http://www.cpanelsupport.net/?p=11</guid>
		<description><![CDATA[Automatically run scripts or commands for your site by setting up a cron job.&#8221; (A bit of trivia: &#8220;cron&#8221; is short for chronograph.&#8221;) Your cron job will run on the server at times and intervals set by the job. A cron job can automate a repetitive task. For example, a cron job can periodically delete [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/cron.gif" alt="all about cron jobs" hspace="2" width="32" height="32" /> Automatically run scripts or commands for your site by setting up a<br />
cron job.&#8221; (A bit of trivia: &#8220;cron&#8221; is short for chronograph.&#8221;) Your cron job will run on the server at times and intervals set by the job.</p>
<p>A cron job can automate a repetitive task. For example, a cron job can periodically delete all mail in an email account to reduce the amount of disk space used. A cron job can also &#8220;rotate&#8221; log files.</p>
<p>A cron job can even be used to make changes to your website. The q<a href="http://www.amusing.com/index.php">uote of the day</a> and <a href="http://www.blogsphere.com/index.php">blog of the day</a> are each updated every day by a cron job.</p>
<p>Cron jobs give you great flexibility in the times and intervals they can be set to run. You can set minute, hour, day of month, month, day of week in various ways to fine-tune how frequently or infrequently your job runs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cpanelsupport.net/use-cron-jobs-to-automate-tasks-or-update-your-website/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Create a Custom Error &#8220;404&#8243; Page</title>
		<link>http://www.cpanelsupport.net/create-a-custom-error-404-page/</link>
		<comments>http://www.cpanelsupport.net/create-a-custom-error-404-page/#comments</comments>
		<pubDate>Sun, 18 Jun 2006 07:11:29 +0000</pubDate>
		<dc:creator>yolanda</dc:creator>
				<category><![CDATA[Customizing Your Site]]></category>

		<guid isPermaLink="false">http://www.cpanelsupport.net/?p=9</guid>
		<description><![CDATA[A &#8220;404&#8243; error refers to a page not found. (This name comes from the HTTP code 404 which indicates file not found.) Create a custom page so your visitors see a page that is visually more appealing than the default page, that is consistent with the design and branding of your site, and is also [...]]]></description>
			<content:encoded><![CDATA[<p>A &#8220;404&#8243; error refers to a page not found. (This name comes from the <a href="http://www.blazonry.com/info/httperrors.php">HTTP code</a> 404 which indicates file not found.) Create a custom page so your visitors see a page that is visually more appealing than the default page, that is consistent with the design and branding of your site, and is also helpful.</p>
<p>To create your custom 404 page, in cPanel, click the link to &#8220;<strong>Error pages</strong>.&#8221;  Click &#8220;<strong>404 (wrong page)</strong>&#8221;  In the large form field, enter your HTML for your custom page. Save the page.</p>
<p>Some examples:</p>
<ul>
<li><a href="http://www.cpanelsupport.net/asdf.php">default 404 page</a> &#8212; I have not yet created a 404 page for this site, so here is what the default 404 page looks like. Ugly.</li>
<li><a href="http://www.blazonry.com/asdf.php">custom 404 page</a> &#8212; looks nicer, page matches the look of the site, plus includes some helpful info</li>
<li><a href="http://www.amusing.com/asdf.php">another custom 404 page</a> &#8212; simple 404 page with a meta refresh to take you to the home page</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.cpanelsupport.net/create-a-custom-error-404-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

