A
A
Andrey Frolov2017-10-22 23:56:24
PHP
Andrey Frolov, 2017-10-22 23:56:24

How to manage the list of cron tasks on a vps server via php?

There is a project in which the list of cron tasks changes frequently.
How can I make them easy to change through php?
Maybe there is an opportunity to register a user directory for cron?
Or is there some kind of panel with simple control via api (now vesta)?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
Barmunk, 2017-10-23
@Barmunk

https://vestacp.com/docs/cli/ control + f "cron"
https://vestacp.com/docs/api/ api php

A
Andrey Burov, 2017-10-23
@BuriK666

it's easier to run your cron.php every minute and it will decide what to do.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question