Ethan86
02-26-2002, 05:59 PM
Hello,
I'm relatively new to all of this (I just got into PHP 3 weeks ago, MySQL a week), and have come across many problems over the past few weeks, but have usually found answers fairly quickly. However I have not been able to find much support on use of Crontabs. (I realize this is more of a server issue than a PHP issue, but I thought I should still try here.)
I've read on the format that crontabs are used in, and I'm fairly sure that this is what I want:
0,15,30,45 * * * * /usr/local/lib/php /home2/frimsah/public_html/frimsah/login/crontab_offline.php
Every 15 minutes, I'd like it to execute the file "crontab_offline.php". I'm still not entirely clear on what I do with this file (the one with the crontab line) though, and if there's anything else I need to do for it to work.
Help is apreciated.
Thanks,
Ethan86
Frimsah
http://frimsah.milkbag.net/login/
I'm relatively new to all of this (I just got into PHP 3 weeks ago, MySQL a week), and have come across many problems over the past few weeks, but have usually found answers fairly quickly. However I have not been able to find much support on use of Crontabs. (I realize this is more of a server issue than a PHP issue, but I thought I should still try here.)
I've read on the format that crontabs are used in, and I'm fairly sure that this is what I want:
0,15,30,45 * * * * /usr/local/lib/php /home2/frimsah/public_html/frimsah/login/crontab_offline.php
Every 15 minutes, I'd like it to execute the file "crontab_offline.php". I'm still not entirely clear on what I do with this file (the one with the crontab line) though, and if there's anything else I need to do for it to work.
Help is apreciated.
Thanks,
Ethan86
Frimsah
http://frimsah.milkbag.net/login/