|
|
#1 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Feb 2006
2 posts
Gave thanks: 0
Thanked 0 times
|
Cron Jobs
Hi All,
I am trying to set up a Cron job that runs a particular web page on a scheduled basis. I have tried putting in the path to the page (www/directory/pagename.php) and that didn't work. I have also tried putting in a URL to the page (http://www.stonecamel.com/pagename.php) and that didn't work either. I am sure this is a simple thing to do, but I am a clueless windows user and Cron gives me a headache every time I think about it. Thanks, John |
|
|
|
|
|
#2 (permalink) |
|
Bow before Surpass!
Super #1
Joined in Sep 2004
1,547 posts
Gave thanks: 91
Thanked 49 times
|
Well, I'm not a Cron master but I believe you've posted in the wrong forum, this is for cPanel related issues, however, Im sure someone with the knowledge will come to you soon.
|
|
|
|
|
|
#3 (permalink) |
|
Surpass Fan
Super #1
Joined in Aug 2004
Hosted on SH58
1,688 posts
Gave thanks: 6
Thanked 7 times
|
If the desired page is a PHP page, then your cron input in the box would be the following:
Code:
php /home/username/www/directory/pagename.php
__________________
- Evan Charlton | [site] | Server - SH58 |
|
|
|
|
|
#5 (permalink) | |
|
is surrounded by retards.
Resident.
Joined in Mar 2004
Lives in fear of Obama.
Hosted on Pass 7
13,082 posts
Gave thanks: 8
Thanked 33 times
|
Quote:
__________________
|
|
|
|
|