Author Topic: How do I edit Cron Jobs  (Read 9280 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
How do I edit Cron Jobs
« 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
« Last Edit: July 22, 2015, 12:23:31 PM by tiaar »

Offline
*
Re: How do I edit Cron Jobs
« Reply #1 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 ??

Offline
**
Re: How do I edit Cron Jobs
« Reply #2 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 :)