CRON Job

Status
Not open for further replies.

knightcon

New Member
Messages
69
Reaction score
0
Points
0
Hey, I really need help. I have looked at the various posts made in these forums about CRON but just couldn't wrap my head around them. Assuming that the script will be run on the x10 servers what I want to know is what ddo I enter into the command to execute line on the cPanel CRON job page. The file I want to run is a PHP file, located in my public_html file. The filename is cron.php. Thanks in advance for your assistance.
 

adrenlinerush

New Member
Messages
379
Reaction score
1
Points
0
i believe you just need to have the file have execute permissions and give the full path to it... something like...

/home/[username]/public_html/cron.php
 
Status
Not open for further replies.
Top