Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : Setting up a simple cronjob



Threaded Mode | Print  

 Setting up a simple cronjob, Cron job on mac machine os (2 Replies, Read 15875 times)
franky2017
Group: Member
Post Group: Newbie
Posts: 2
Status:
Not sure if this has been asked before and sorry if it may be too simple to some of you but I have searched the forum and haven't been able to figure it out.

I am trying to setup/run this simple cron job but not sure where exactly to add/put this command. I installed Ampps on my localhost and my machine is MAC El Capitan. The ampps control panel does not have any cron interface so wasn't sure how to go about this.

* * * * * wget --spider -O - htt://localhost/act/cron/repost_media >/dev/null 2>&1

Any advice would be appreciated. Thanks
IP: --   

Setting up a simple cronjob
wolke
Group: NOC
Post Group: Elite Member
Posts: 437
Status:
in a terminal or SSH session type:
PHP Code

 crontab -


This opens the cron file with your favourite text editor . enter your cron line and save it.
done.
IP: --   

Setting up a simple cronjob
franky2017
Group: Member
Post Group: Newbie
Posts: 2
Status:
Quote From : wolke November 24, 2018, 10:59 am
in a terminal or SSH session type:
PHP Code

 crontab -


This opens the cron file with your favourite text editor . enter your cron line and save it.
done.


Yes, I have done this but not sure if that would run a cron on ampps installation.

How can I tell if its working or not?
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 19, 2024, 9:32 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.019