my cron job is not running unless i press the button manually.
i did some google and i found some weird things:
1. i notice that others forumer posted their cron command is something like this: */5 * * * * /usr/bin/php /home/username/public_html/billing/index.php cron, but my format is something like this: */5 * * * * /usr/bin/php C:\Inetpub\vhosts\domain.com\sub.domain.com\index.php cron
weird no?
2. the cron job is not running every 5 min unless i press the button manually.
3. i try to use the cron key and goto https://sub.domain.com/cron/?cron_key=PUT_HERE_CRON_KEY, this is the format i found on internet, but i no have the cron folder?
Question
melvintcs
Im on blesta 30 day trials.
my cron job is not running unless i press the button manually.
i did some google and i found some weird things:
1. i notice that others forumer posted their cron command is something like this:
*/5 * * * * /usr/bin/php /home/username/public_html/billing/index.php cron, but my format is something like this:
*/5 * * * * /usr/bin/php C:\Inetpub\vhosts\domain.com\sub.domain.com\index.php cron
weird no?
2. the cron job is not running every 5 min unless i press the button manually.
3. i try to use the cron key and goto https://sub.domain.com/cron/?cron_key=PUT_HERE_CRON_KEY, this is the format i found on internet, but i no have the cron folder?
can someone help me up here?
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.