Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - kalvic

Pages: [1]
1
CentOS-WebPanel Bugs / Help ! The crontab not start !
« on: November 30, 2016, 07:16:25 AM »
Hello, here are several days that I battle with the crontab. Unable to make them work.
Here are my cronjob:

Quote
0 */1 * * * root cd /home/templier/public_html && timeout 300 php ./reboot.php >/dev/null 2>&1
*/5 * * * * root cd /home/templier/public_html && timeout 290 php ./statuscheck.php >/dev/null 2>&1
*/1 * * * * root cd /home/templier/public_html && timeout 290 php ./startupdates.php >/dev/null 2>&1
*/5 * * * * root cd /home/templier/public_html && timeout 290 php ./jobs.php >/dev/null 2>&1
*/10 * * * * root cd /home/templier/public_html && timeout 290 php ./cloud.php >/dev/null 2>&1

 I try everything does not work! I want to take this panel and explode it against a wall ?

Pages: [1]