Question
zPanel Cron Not Working? Can not add cron or task not being executed
Hi we have zPanel 10.1
Im trying to add cron but its not working, im getting script does not exist error or when path is accepted our script file is not actual executed :(
here is what i tried:
php -q /var/zpanel/hostdata/<*account*>/public_html/<*domain*>/api/cron/index.php
or
php -q /<*domain*>/api/cron/index.php
says script does not exist
I can add something like this:
/<*domain*>/api/cron/index.php
but file is not being executed :(
Crontab is running, process is up and i see zPanels internal things are being executed just fine.
tnx for help!
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.
×