<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title><![CDATA[Canadian Web Hosting]]></title>
<link><![CDATA[https://helpdesk.canadianwebhosting.com/]]></link>
<description />
<generator><![CDATA[Kayako case v4.90.0]]></generator>
<item>
<title><![CDATA[Different ways to excute php cron commands.]]></title>
<link><![CDATA[https://helpdesk.canadianwebhosting.com/index.php?/Knowledgebase/Article/View/157]]></link>
<guid isPermaLink="false"><![CDATA[6c4b761a28b734fe93831e3fb400ce87]]></guid>
<pubDate><![CDATA[Thu, 24 Dec 2009 22:48:51 -0800]]></pubDate>
<dc:creator><![CDATA[Administrator]]></dc:creator>
<description><![CDATA[Different ways to excute php cron commands.
For cron you can enter it a few different ways to execute.

ie,

wget http://www.yourdomain.com/yourscript.php

lynx -dump "http://www.yourdomain.com/yourscript.php"

php -q /home/yourusername/public_ht...]]></description>
<content:encoded><![CDATA[Different ways to excute php cron commands.<br />
For cron you can enter it a few different ways to execute.<br />
<br />
ie,<br />
<br />
wget http://www.yourdomain.com/yourscript.php<br />
<br />
lynx -dump "http://www.yourdomain.com/yourscript.php"<br />
<br />
php -q /home/yourusername/public_html/yourscript.php<br />
<br />
<br />
<br />
"Remember to use your own domain name, username and script names"<br />
<br />
]]></content:encoded>
</item>
<item>
<title><![CDATA[How do I add entries to crontab?]]></title>
<link><![CDATA[https://helpdesk.canadianwebhosting.com/index.php?/Knowledgebase/Article/View/101]]></link>
<guid isPermaLink="false"><![CDATA[38b3eff8baf56627478ec76a704e9b52]]></guid>
<pubDate><![CDATA[Thu, 24 Dec 2009 22:48:51 -0800]]></pubDate>
<dc:creator><![CDATA[Administrator]]></dc:creator>
<description><![CDATA[How do I add entries to crontab?
1. Login to Cpanel 
2. Click 'Cron Jobs' icon ]]></description>
<content:encoded><![CDATA[How do I add entries to crontab?<br />
1. Login to Cpanel <br />
2. Click 'Cron Jobs' icon ]]></content:encoded>
</item>
<item>
<title><![CDATA[What is Cron?]]></title>
<link><![CDATA[https://helpdesk.canadianwebhosting.com/index.php?/Knowledgebase/Article/View/102]]></link>
<guid isPermaLink="false"><![CDATA[ec8956637a99787bd197eacd77acce5e]]></guid>
<pubDate><![CDATA[Thu, 24 Dec 2009 22:48:51 -0800]]></pubDate>
<dc:creator><![CDATA[Administrator]]></dc:creator>
<description><![CDATA[
What is Cron and any tutorial?
A command for scheduling jobs to be executed sometime in the future. 
A cron is normally used to schedule a job that is executed periodically like rotating the logs daily.

Here is a great article:

Click here
]]></description>
<content:encoded><![CDATA[
What is Cron and any tutorial?
A command for scheduling jobs to be executed sometime in the future. <br />
A cron is normally used to schedule a job that is executed periodically like rotating the logs daily.<br /><br />

Here is a great article:<br /><br />

<a href="http://www.unixgeeks.org/security/newbie/unix/cron-1.html">Click here</a>
]]></content:encoded>
</item>
</channel>
</rss>