How to PHP Cron in cPanel?
-
Hi,
I use a web service to setup external cron to your plugin. However, it gets trapped by Cloudflare’s edge cache. I reckon if I use curl or wget methods as described in your documentation, it would run a similar fate of getting trapped by one or the other cache and would eventually fail.
All my other jobs are run from cPanel using PHP cron followed by the path to php script (such as wp-cron.php). But, your plugin’s cron url uses query strings.
Could you please suggest a way to run your plugin’s cronjob using a php script?
Kind regards,
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to PHP Cron in cPanel?’ is closed to new replies.