Control Web Panel

WebPanel => How to => Topic started by: tiaar on July 22, 2015, 12:21:51 PM

Title: How do I edit Cron Jobs
Post by: tiaar on July 22, 2015, 12:21:51 PM
Hello

Cron Jobs is not working  :'(
How do I edit Cron Jobs 

Code: [Select]
  /usr/bin/php -q /home/Username/public_html/cronjob.php 
Greetings
Title: Re: How do I edit Cron Jobs
Post by: tiaar on August 03, 2015, 12:19:20 AM
A convenient way to go: https://www.easycron.com.

thank you

But I want to use my server

Why can not I find the response from specialists?
Where the owners of the site?

What's the solution ??
Title: Re: How do I edit Cron Jobs
Post by: pedromidiasf on August 30, 2015, 11:37:01 AM
Quote
/usr/local/cwp/php54/bin/php -d max_execution_time=1000000 -q /home/user/public_html/blablabla.php

And it'll work just fine :)