an
ClosedCron not working , its remove everythings inside the php file
3 replies
tb
tbaldur
#2
Have you checked if:
- That file belongs to the user of the website?
- Cron is enabled and running?
If you’re on rhel/alma/rocky run this:
systemctl enable --now crond
If you’re on ubuntu run this:
systemctl enable --now cron
jo
OR systemctl status cron.service
an
@tmoore
Hi
There is only one website in cyberpanel and its the admin user
Yes , the cron is enable I think
This is the report:

I update the cyberpanel last night and after reboot , I add the cron lite I said before
after 5minutes I cheeked the cron folder in host and the php file was nulled !
What should I do for thet?

