在Windows Xampp中设置Cronjob [英] Setting Up A Cronjob In Windows Xampp

查看:343
本文介绍了在Windows Xampp中设置Cronjob的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

需要在我的Xampp Windows服务器中设置此命令的帮助

  0 * * * * cd C:/ xampp / htdocs / plugins / moviefeed /&&你可以指点我的方向吗?


感谢

解决方案

在Windows操作系统上没有cron ...你需要使用调度程序任务从Windows创建一个Cronjob。 使用Windows调度程序的示例



用于创建调度程序的新链接 http://www.7tutorials。 com / how-create-task-basic-task-wizard



和官方 https://technet.microsoft.com/en-us/library/cc721931.aspx


Help needed to set up this command in my Xampp windows server

0 * * * *     cd C:/xampp/htdocs/plugins/moviefeed/ && php cron.php

Could you please point me in the right direction

thanks

解决方案

On Windows OS there is no cron .... you need to use the scheduler task from Windows to create a "Cronjob". Example for using the windows scheduler

new link to for creating a scheduler http://www.7tutorials.com/how-create-task-basic-task-wizard

and official https://technet.microsoft.com/en-us/library/cc721931.aspx

这篇关于在Windows Xampp中设置Cronjob的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆