Possible solutions of your questions

  hosting
<< Previous       You need to set the execution time of scripts

Question: In the scheduler specified in the hosting neobhodimosti the execution time of scripts from the folder crondel_capcha.php (every day at 01:00) - delete temporary файловdel_tmp_foto.php (every day at 02:00)- delete temporary flavorno to prescribe the full path? http://tradesuonline.ru/cron/del_capcha.php
Answer:

http://www.erahost.ru/faq.php

Help to configure cron jobs. I want the file http://domen.ru/1.php starts every day at 24:00
answer the question

you Need in the cron job add the command
/usr/bin/php Polnymi space.RR > /dev/null 2>&1

/usr/bin/php5 gap Polnymi.php> /dev/null 2>&1
indicated in the minute 0, hour 24, and in the remaining fields, leave the asterisk.


or wget -O - -q-t 1 http://yourdomain.com/cron.php > /dev/null 2>&1
key \"-O\" specifies the output to the console (instead of saving to a file), \"-q\" makes it quiet (no screen output) and \"-t 1\" specifies to make only one connection attempt.

Answer:

just to help http://www.corntab.com/pages/crontab-gui


<< Previous