Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Yesterday at 02:04 PM
Nobiliana Posted April 25, 2015 Posted April 25, 2015 As I am getting errors while running the background processes manually (Fatal error: Maximum execution time of 30 seconds exceeded in E:\xampp\htdocs\nobiliana\system\Db\Db.php on line 387), I will now try to use a cron to run tasks.I have activated it (not saved yet) and the command I shall use is shownC:\php/php -d memory_limit=-1 -d max_execution_time=0 E:\xampp\htdocs\nobiliana/applications/core/interface/task/task.php 1b24263cfc1c958d47aacb349be2be5bBut was to do with this command? Must it be included into a file and, if so, in which one and where? I am asking as I have no experience with setting up crons and have not found anything in this forum that could help me.
不中用 Posted April 25, 2015 Posted April 25, 2015 .link for some more info : http://stackoverflow.com/questions/25236484/php-cron-job-on-xampp-windowsWindows doesn't really have a CRON (it is task scheduler for Windows) .. CRON is for linux .. maybe there are some other Windows Apache configurations that have a workaround for this CRON .. .
不中用 Posted April 25, 2015 Posted April 25, 2015 . http://www.uniformserver.com/This one has a workaround for CRON in windows ..Excellent server by the way .. .
Nobiliana Posted April 25, 2015 Author Posted April 25, 2015 Thanks for the help ... have managed to run the task scheduler in Windows and it works.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.