Set CRON in SENTORA

Hello … good evening!

I’m trying to configure the CRON on my server that is a drop in the ocean with Digital SENTORA Panel.



Sentora not let me configrar the CRON as explained by the community because there parameters.



In this case I created a update-listas.php file. But I’ve no idea how I can put the mautic code in that file.



I’ve tried include and does not seem to work.



Could you explain me how to do in this case?

Thank you

Hello … good evening!
I’m trying to configure the CRON on my server that is a drop in the ocean with Digital SENTORA Panel.

Sentora not let me configrar the CRON as explained by the community because there parameters.

In this case I created a update-listas.php file. But I’ve no idea how I can put the mautic code in that file.

I’ve tried include and does not seem to work.

Could you explain me how to do in this case?
Thank you

Try this: https://gist.github.com/escopecz/9a1a0b10861941a457f4

Escopecz really appreciate your attention!
But I did the test and that page did not help me much, why URLs that are generated trough of this code remain to have parameters. I tried to put them in my job generator and has not worked.

Recalling that use SENTORA Panel.

Is there any other way to make these appointments?

I really need that mautic work, I have SSH access if they can help me suddenly can work there.

I’m not familiar with Sentora Panel. Please, contact your hosting/server provider and consult the cron configuration with them. It is different on every system. They’ll know what to do.

@vbrito try the method that @escopecz give to you https://gist.github.com/escopecz/9a1a0b10861941a457f4 and use a web service like https://cron-job.org to run those urls there. im using the method and works great!!!