Report this

What is the reason for this report?

Hello, i put cron job for whmcs and i wait 24 hour and then when i go to admin area it says theres no cron record

Posted on November 27, 2018

command i used to put cron job is crontab -e

cron job */5 * * * * php -q /var/www/html/whmcs/crons/cron.php

heres pic from inside crontab -e https://imgur.com/a/C9yckiK



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hey friend,

Try running the command via SSH/console manually and see what happens. It’s entirely possible that it requires a PHP extension that isn’t installed for the CLI version of PHP on the system, and that might highlight what exactly that is.

Jarland

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.