<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: How to Create a Cron Job in cPanel</title>
	<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel</link>
	<description>Successful Blogging Made Simple</description>
	<pubDate>Mon, 13 Oct 2008 00:34:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: My Head Hurts</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-15627</link>
		<dc:creator>My Head Hurts</dc:creator>
		<pubDate>Fri, 22 Aug 2008 16:47:52 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-15627</guid>
		<description>Hi

Thanks very much for your article.

I've a problem (suprise) which I thought one of your first comments would solve.  Unfortunatley it doesn't appear to have.

My problem:-

Cron 'Command to run':
 php /home/*myuser*/public_html/admin/includes/cronrefresh.php?fd_refresh=1

When I put this in and it runs I get an error email stating:

/bin/sh: php/home/*myuser*/public_html/admin/includes/cronrefresh.php?fd_refresh=1: No such file or directory

I've tried various other path permutaions but I'm sure this is the right path.

I see that I'm getting the /bin/sh: in the error, but I never put this in the 'Command to run'.  This would seem to me that the php is not being run.

(I say this as you start off by saying a php command should start with 'php' and a shell script starts '/bin/sh')

Have I guessed this correct and if so how do I get rid of the '/bin/sh'?

Very many thanks
Bud</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Thanks very much for your article.</p>
<p>I&#8217;ve a problem (suprise) which I thought one of your first comments would solve.  Unfortunatley it doesn&#8217;t appear to have.</p>
<p>My problem:-</p>
<p>Cron &#8216;Command to run&#8217;:<br />
 php /home/*myuser*/public_html/admin/includes/cronrefresh.php?fd_refresh=1</p>
<p>When I put this in and it runs I get an error email stating:</p>
<p>/bin/sh: php/home/*myuser*/public_html/admin/includes/cronrefresh.php?fd_refresh=1: No such file or directory</p>
<p>I&#8217;ve tried various other path permutaions but I&#8217;m sure this is the right path.</p>
<p>I see that I&#8217;m getting the /bin/sh: in the error, but I never put this in the &#8216;Command to run&#8217;.  This would seem to me that the php is not being run.</p>
<p>(I say this as you start off by saying a php command should start with &#8216;php&#8217; and a shell script starts &#8216;/bin/sh&#8217;)</p>
<p>Have I guessed this correct and if so how do I get rid of the &#8216;/bin/sh&#8217;?</p>
<p>Very many thanks<br />
Bud</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aditya Mooley</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-15592</link>
		<dc:creator>Aditya Mooley</dc:creator>
		<pubDate>Tue, 19 Aug 2008 12:16:58 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-15592</guid>
		<description>Thanks. I was looking for this for a long time.</description>
		<content:encoded><![CDATA[<p>Thanks. I was looking for this for a long time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-15041</link>
		<dc:creator>Samuel</dc:creator>
		<pubDate>Sat, 21 Jun 2008 20:25:19 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-15041</guid>
		<description>Thank you it's very useful.</description>
		<content:encoded><![CDATA[<p>Thank you it&#8217;s very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fit Seniors</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-15034</link>
		<dc:creator>Fit Seniors</dc:creator>
		<pubDate>Fri, 20 Jun 2008 05:52:17 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-15034</guid>
		<description>This was so easy to install...thanks for the guide.  Easy enough for me to understand. :)</description>
		<content:encoded><![CDATA[<p>This was so easy to install&#8230;thanks for the guide.  Easy enough for me to understand. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guido den Broeder</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-14844</link>
		<dc:creator>Guido den Broeder</dc:creator>
		<pubDate>Thu, 05 Jun 2008 13:17:36 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-14844</guid>
		<description>Never mind, it needs to be

php /home/myusername/public_html/wiki/maintenance/update.php

Regards,</description>
		<content:encoded><![CDATA[<p>Never mind, it needs to be</p>
<p>php /home/myusername/public_html/wiki/maintenance/update.php</p>
<p>Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guido den Broeder</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-14837</link>
		<dc:creator>Guido den Broeder</dc:creator>
		<pubDate>Thu, 05 Jun 2008 11:07:09 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-14837</guid>
		<description>Hi,

What is the exact path that I need in a php command? I tried the full url to the .php file, i.e. I entered 

php http://www.mydomain/wiki/maintenance/update.php 

but that didn't work and I didn't receive an email.

Regards,

  Guido</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>What is the exact path that I need in a php command? I tried the full url to the .php file, i.e. I entered </p>
<p>php <a href="http://www.mydomain/wiki/maintenance/update.php" rel="nofollow">http://www.mydomain/wiki/maintenance/update.php</a> </p>
<p>but that didn&#8217;t work and I didn&#8217;t receive an email.</p>
<p>Regards,</p>
<p>  Guido</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimi</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-14736</link>
		<dc:creator>Dimi</dc:creator>
		<pubDate>Sun, 01 Jun 2008 19:43:16 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-14736</guid>
		<description>Thanks, i'm searching for that but can't find how to create log file for cron jobs to monitor them.

Regards</description>
		<content:encoded><![CDATA[<p>Thanks, i&#8217;m searching for that but can&#8217;t find how to create log file for cron jobs to monitor them.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: php-web-developer</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-14307</link>
		<dc:creator>php-web-developer</dc:creator>
		<pubDate>Fri, 02 May 2008 11:46:07 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-14307</guid>
		<description>Can you tell me how to set the cron job for Advanced (Unix Style)</description>
		<content:encoded><![CDATA[<p>Can you tell me how to set the cron job for Advanced (Unix Style)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hammy</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-14200</link>
		<dc:creator>hammy</dc:creator>
		<pubDate>Mon, 21 Apr 2008 13:29:34 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-14200</guid>
		<description>thanks a lot it is usefull for a newbie like me to learn something, thanks a lot !</description>
		<content:encoded><![CDATA[<p>thanks a lot it is usefull for a newbie like me to learn something, thanks a lot !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-14104</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Thu, 10 Apr 2008 03:24:22 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-14104</guid>
		<description>Is it possible to run a cron job say every 33 days, i know on standard it doesn't give the option, but on advance you could change it manually, i was wondering if it would work if i set it for say 33 days, or 102 seconds or 80 minutes, something like that, you get the idea don't you ??</description>
		<content:encoded><![CDATA[<p>Is it possible to run a cron job say every 33 days, i know on standard it doesn&#8217;t give the option, but on advance you could change it manually, i was wondering if it would work if i set it for say 33 days, or 102 seconds or 80 minutes, something like that, you get the idea don&#8217;t you ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kleidi</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-14098</link>
		<dc:creator>Kleidi</dc:creator>
		<pubDate>Wed, 09 Apr 2008 07:56:22 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-14098</guid>
		<description>Hello man and thank you for the tutorial ;)
I have a question... i'm using joomla with fireboard forum that didn't update stats automatically and i need to make it manually or to set a cron jobs. The link that i click to update stats is http://www.mydomain.com/administrator/index3.php?option=com_fireboard&#38;task=recount !
Can you tell me how to set the cron job for this task?

Thank you in advance and have a nice day ;)! I'm waiting for your reply!</description>
		<content:encoded><![CDATA[<p>Hello man and thank you for the tutorial ;)<br />
I have a question&#8230; i&#8217;m using joomla with fireboard forum that didn&#8217;t update stats automatically and i need to make it manually or to set a cron jobs. The link that i click to update stats is <a href="http://www.mydomain.com/administrator/index3.php?option=com_fireboard&amp;task=recount" rel="nofollow">http://www.mydomain.com/administrator/index3.php?option=com_fireboard&amp;task=recount</a> !<br />
Can you tell me how to set the cron job for this task?</p>
<p>Thank you in advance and have a nice day ;)! I&#8217;m waiting for your reply!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hasanur</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-13998</link>
		<dc:creator>Hasanur</dc:creator>
		<pubDate>Sat, 29 Mar 2008 09:34:21 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-13998</guid>
		<description>HEllo "Upstart Blogger 07 Oct 07"

Thanks for your article ...

I have set cron but getting email with error
in the path box if i dont put this url

/home/username/public_html/cronjobs/email.php
then it reads evry line of email.php and notice error every line..

but if I put this path
php/home/hasanur/public_html/cronjobs/email.php
then says "no file in this directory.."

would you please help me ?

thanks</description>
		<content:encoded><![CDATA[<p>HEllo &#8220;Upstart Blogger 07 Oct 07&#8243;</p>
<p>Thanks for your article &#8230;</p>
<p>I have set cron but getting email with error<br />
in the path box if i dont put this url</p>
<p>/home/username/public_html/cronjobs/email.php<br />
then it reads evry line of email.php and notice error every line..</p>
<p>but if I put this path<br />
php/home/hasanur/public_html/cronjobs/email.php<br />
then says &#8220;no file in this directory..&#8221;</p>
<p>would you please help me ?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-13679</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 24 Feb 2008 00:40:54 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-13679</guid>
		<description>Having problems setting up a Cron Job for mail list using PHP List for the newsletter and database. Hosting on Cpanel. I have tried several scripts and one works from the command line but not through the Cron Job Settings. 
Any suggestions?</description>
		<content:encoded><![CDATA[<p>Having problems setting up a Cron Job for mail list using PHP List for the newsletter and database. Hosting on Cpanel. I have tried several scripts and one works from the command line but not through the Cron Job Settings.<br />
Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Demexii</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-13429</link>
		<dc:creator>Demexii</dc:creator>
		<pubDate>Mon, 28 Jan 2008 02:34:00 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-13429</guid>
		<description>Thanks for the help.  I wasn't sure what I was doing and having someone else explain it was helpful.</description>
		<content:encoded><![CDATA[<p>Thanks for the help.  I wasn&#8217;t sure what I was doing and having someone else explain it was helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alprof</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-13394</link>
		<dc:creator>alprof</dc:creator>
		<pubDate>Thu, 24 Jan 2008 10:25:18 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-13394</guid>
		<description>the corn job it is effected bad when i am writing wrong sentences.
plz help me sooooooooonas</description>
		<content:encoded><![CDATA[<p>the corn job it is effected bad when i am writing wrong sentences.<br />
plz help me sooooooooonas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-13093</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Thu, 27 Dec 2007 13:56:57 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-13093</guid>
		<description>Very useful information.
I could not understand why my cron job was not running and it was just down to the php in front of the path.
Looks like that was the problem for a lot of other people as well !</description>
		<content:encoded><![CDATA[<p>Very useful information.<br />
I could not understand why my cron job was not running and it was just down to the php in front of the path.<br />
Looks like that was the problem for a lot of other people as well !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfred</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-13087</link>
		<dc:creator>Alfred</dc:creator>
		<pubDate>Wed, 26 Dec 2007 23:13:02 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-13087</guid>
		<description>thanks a lot, was so irritated trying everything and not getting it to work.
it needed the php before the command i guess</description>
		<content:encoded><![CDATA[<p>thanks a lot, was so irritated trying everything and not getting it to work.<br />
it needed the php before the command i guess</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajiv</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-12974</link>
		<dc:creator>Rajiv</dc:creator>
		<pubDate>Mon, 17 Dec 2007 19:22:16 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-12974</guid>
		<description>The information to run the automated php script is very useful</description>
		<content:encoded><![CDATA[<p>The information to run the automated php script is very useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artofnet</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-12863</link>
		<dc:creator>artofnet</dc:creator>
		<pubDate>Thu, 29 Nov 2007 08:27:54 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-12863</guid>
		<description>Hi,

Your article is very useful and very helping.
I'm the one who has helped by your article to set up a cron jobs on my site.
Once again thanks for great article.
Cheers...</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Your article is very useful and very helping.<br />
I&#8217;m the one who has helped by your article to set up a cron jobs on my site.<br />
Once again thanks for great article.<br />
Cheers&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Upstart Blogger</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-12805</link>
		<dc:creator>Upstart Blogger</dc:creator>
		<pubDate>Wed, 21 Nov 2007 02:20:56 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-12805</guid>
		<description>@Rohit: If you have cPanel, it should have a cron manager. If it doesn't, you'll have to use Unix and I can't tell you how to do that.

@Rebecca: I have no idea what you're trying to do. You'll need some kind of script and run it once a day for each domain. I'm sorry, but again, I can't help you.</description>
		<content:encoded><![CDATA[<p>@Rohit: If you have cPanel, it should have a cron manager. If it doesn&#8217;t, you&#8217;ll have to use Unix and I can&#8217;t tell you how to do that.</p>
<p>@Rebecca: I have no idea what you&#8217;re trying to do. You&#8217;ll need some kind of script and run it once a day for each domain. I&#8217;m sorry, but again, I can&#8217;t help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebecca</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-12804</link>
		<dc:creator>Rebecca</dc:creator>
		<pubDate>Wed, 21 Nov 2007 00:26:04 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-12804</guid>
		<description>I am trying to set up cron jobs to visit each of my subdomains daily, so they will automatically update themselves. They need to be visited once per day to do this. What command do I use? Rebecca</description>
		<content:encoded><![CDATA[<p>I am trying to set up cron jobs to visit each of my subdomains daily, so they will automatically update themselves. They need to be visited once per day to do this. What command do I use? Rebecca</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohit Gupta</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-12744</link>
		<dc:creator>Rohit Gupta</dc:creator>
		<pubDate>Tue, 13 Nov 2007 12:56:06 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-12744</guid>
		<description>Hi,

If Cpanel doesn't contain a cron manager, then how do u create cron jobs, if your php/mysql application is hosted on (a) shared unix/lynix web server (b) windows web server.

Pls advice</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>If Cpanel doesn&#8217;t contain a cron manager, then how do u create cron jobs, if your php/mysql application is hosted on (a) shared unix/lynix web server (b) windows web server.</p>
<p>Pls advice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ste</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-12729</link>
		<dc:creator>ste</dc:creator>
		<pubDate>Sat, 10 Nov 2007 08:35:20 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-12729</guid>
		<description>hey thanks for this part

php /home/[your username]/public_html/rss/import_feeds.php

i didnt know that, and i will certainly try it</description>
		<content:encoded><![CDATA[<p>hey thanks for this part</p>
<p>php /home/[your username]/public_html/rss/import_feeds.php</p>
<p>i didnt know that, and i will certainly try it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Upstart Blogger</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-12529</link>
		<dc:creator>Upstart Blogger</dc:creator>
		<pubDate>Sun, 07 Oct 2007 21:57:41 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-12529</guid>
		<description>@MadNut: Use the standard cron setup. I don't think there's a limit to how many you can set up there.</description>
		<content:encoded><![CDATA[<p>@MadNut: Use the standard cron setup. I don&#8217;t think there&#8217;s a limit to how many you can set up there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MadNut</title>
		<link>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-12527</link>
		<dc:creator>MadNut</dc:creator>
		<pubDate>Sun, 07 Oct 2007 21:00:25 +0000</pubDate>
		<guid>http://www.upstartblogger.com/how-to-create-a-cron-job-in-cpanel#comment-12527</guid>
		<description>I have AN Hostinga account also, but in CRON "advance" it has only 1 set of field i need at least 12 how can i add more than 1 CRON command ? its for a paid script i just bought,</description>
		<content:encoded><![CDATA[<p>I have AN Hostinga account also, but in CRON &#8220;advance&#8221; it has only 1 set of field i need at least 12 how can i add more than 1 CRON command ? its for a paid script i just bought,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
