Jump to content

Background processes and running cron


Nobiliana

Recommended Posts

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 shown

C:\php/php -d memory_limit=-1 -d max_execution_time=0 E:\xampp\htdocs\nobiliana/applications/core/interface/task/task.php 1b24263cfc1c958d47aacb349be2be5b

But 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.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...