How to set conjob for PHP file on free host

Тема в разделе "PHP", создана пользователем affgon, 12 июн 2015.

  1. affgon

    affgon

    Регистрация:
    19 янв 2014
    Сообщения:
    125
    Симпатии:
    412
    i need to run php file on root domain but host no have Cpanel. how to run php file at root every minute.
    i search on internet and follow it not work.
    thank.
     
  2. Dotrox

    Dotrox Команда форума

    Регистрация:
    27 ноя 2012
    Сообщения:
    3.198
    Симпатии:
    1.306
    Do you mean, you need manually setup cron job to run php script every minute?
    Which OS you use?
     
  3. affgon

    affgon

    Регистрация:
    19 янв 2014
    Сообщения:
    125
    Симпатии:
    412
    i use free host it no have cpanel or direcadmin

    i test opc module Auction it must use cronjob to run php file. i modify auction+multivender it ok but it not start auction. i must change auction status at database for start auction
    this my modify module

    you can signup for vender and test it not start auto when create auction for product. it remain at status before auction begin
    thank.
     
  4. Dotrox

    Dotrox Команда форума

    Регистрация:
    27 ноя 2012
    Сообщения:
    3.198
    Симпатии:
    1.306
  5. affgon

    affgon

    Регистрация:
    19 янв 2014
    Сообщения:
    125
    Симпатии:
    412
    Umm ok thank.
    and you know about cronjob on win7+ampps or other visual server ?
     
  6. Dotrox

    Dotrox Команда форума

    Регистрация:
    27 ноя 2012
    Сообщения:
    3.198
    Симпатии:
    1.306
    I use only Debian and Ubuntu servers. I can help only with this servers.
     
  7. free_download

    free_download

    Регистрация:
    24 мар 2013
    Сообщения:
    19
    Симпатии:
    30
    Windows task scheduler is what you need.