Why don't cron jobs, that I have made in cPanel, show up when I use PuTTy and type crontab -l?
|
| ||||
|
feedback
|
migrated from stackoverflow.com Jan 28 '11 at 21:59
This question came from our site for professional and enthusiast programmers.
|
Each user on a system has the potential to schedule Try If the job you scheduled was a script named foo, try The You most likely need to be logged on as root or use | |||
|
feedback
|
|
Have no idea why they are not visible there. Under putty just add them by:
| |||
|
feedback
|
|
The first thing I can think of would be to check the user for whom the cron was created for. You won't see the crontab if you aren't logged in as the same user the crontab was created for in cpanel. I have never used cpanel, so I don't know if there's an option to create crons for different user or whatnot, so forgive me if I'm off base with this one. Good luck! | |||
feedback
|
|
Supposing the user of whm or host is
See user --> my user is ashkany:
Change something and save it. Same: (run just in 1:23 min every night)
(run every 30 min)
| ||||
|
feedback
|
