Jump to content

Cron via URL


Owdy

Recommended Posts

Posted

My new host allows run crons only via url. So can i run this

 /usr/bin/php -d memory_limit=-1 -d max_execution_time=0 /var/www/vhosts/2/1861/webspace/httpdocs/hoitajat.net/applications/core/interface/task/task.php e7db52cc7d6d84c7c9563ed8dbd247e

like this?

http://****.net/applications/core/interface/task/task.php 

If i set it load every 5mins.

Posted

If you can't run the cron every minute natively - there's no point. Just use the non-cron config and let tasks run as users access the board. When in non-cron mode accessing any board url will trigger tasks if waiting.

Archived

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

  • Recently Browsing   0 members

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