1

I have been following this tutorial:

Run Cron Job on PHP Script, on localhost in Windows

The first answer is to set up on wamp... Can anyone tell me what the settings should be to run on Xampp, Windows 8.

PS: when I manualy click on "run" in task scheduler... It runs te desired code (Inserting some data into DB) but not happeneing automatically.

Community
  • 1
  • 1
Furquan Ul Haque
  • 15
  • 1
  • 1
  • 7
  • Use this http://stackoverflow.com/questions/17442040/setting-up-a-cronjob-in-windows-xampp – Hirdesh Vishwdewa Jun 20 '15 at 07:36
  • Thanks for the link.. I have successfully run the Cron Job. – Furquan Ul Haque Jun 22 '15 at 09:55
  • Although I have one problem... the php file that I want to execute is in the directory c:/xampp/htdocs/cron_test/index.php... But what if I want to do something like http://zf2skeletonapp/album/add ??? Any idea?? i want to run a action of zend module at a specific time. – Furquan Ul Haque Jun 22 '15 at 09:56

0 Answers0