Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion
  • Search

Adding cron in VestaCP

General questions about VestaCP
Post Reply
  • Print view
Advanced search
7 posts • Page 1 of 1
northwest
Posts: 16
Joined: Wed Sep 30, 2015 6:33 pm

Adding cron in VestaCP
  • Quote

Post by northwest » Tue Nov 10, 2015 3:37 pm

Hi,
I have a question as cron jobs added in VestaCP?
I would like to do a php file every 30 minutes ...
As I enter the bookmark crons I have the following position:
- Deals
- Hour
- Day
- Month
- Day of week
- Command

The script is located in www.nazwa.pl/tajne/moj_cron.php

Haw can i call it every 30 minutes?

Northwest
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: Adding cron in VestaCP
  • Quote

Post by imperio » Tue Nov 10, 2015 3:54 pm

- minutes
- Hour
- Day
- Month
- Day of week

Code: Select all

*/30
*
*
*
*
command
Top

northwest
Posts: 16
Joined: Wed Sep 30, 2015 6:33 pm

Re: Adding cron in VestaCP
  • Quote

Post by northwest » Tue Nov 10, 2015 4:06 pm

thank you.

Command? How can i run my php script: http:///www.nazwa.pl/tajne/moj_cron.php ?
Top

tjebbeke
Collaborator
Posts: 783
Joined: Mon May 11, 2015 8:43 am
Contact:
Contact tjebbeke
Website

Os: CentOS 6x
Web: apache + nginx
Re: Adding cron in VestaCP
  • Quote

Post by tjebbeke » Tue Nov 10, 2015 7:07 pm

northwest wrote:thank you.

Command? How can i run my php script: http:///www.nazwa.pl/tajne/moj_cron.php ?
command: php /home/hereYourUsername/nazwa.pl/public_html/tajne/moj_cron.php
Top

northwest
Posts: 16
Joined: Wed Sep 30, 2015 6:33 pm

Re: Adding cron in VestaCP
  • Quote

Post by northwest » Wed Nov 11, 2015 10:17 am

It works, but is performed every 1 hour (1.30, 2.30, 3.30, 4.30, 5.30, etc)
And I would like every 30 minutes ... 1.00, 1.30, 2.00, 2.30, 3.00, 3.30 .... :)
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: Adding cron in VestaCP
  • Quote

Post by imperio » Wed Nov 11, 2015 10:58 am

Minute */30
Top

northwest
Posts: 16
Joined: Wed Sep 30, 2015 6:33 pm

Re: Adding cron in VestaCP
  • Quote

Post by northwest » Thu Nov 12, 2015 6:26 am

thank you
Top


Post Reply
  • Print view

7 posts • Page 1 of 1

Return to “General Discussion”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password