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 Web Server
  • Search

I Need WordPress Cron Setup Help

Questions regarding the Web Server
Apache + Nginx, Nginx + PHP5-FPM
Post Reply
  • Print view
Advanced search
5 posts • Page 1 of 1
winoverpain
Posts: 2
Joined: Wed Dec 07, 2016 9:19 am

I Need WordPress Cron Setup Help
  • Quote

Post by winoverpain » Wed Dec 07, 2016 9:26 am

I need to setup cron job for my WordPress site

cron is: http://www.mydomain.tld/?lottery-cron=check

I dont know how can i add this in vestacp control panel cron tab. i already added this throw cron tab check attach photo how i did this
screenshot url: https://postimg.org/image/oi1dkqmpr

But when i checked mail like below that means my cron setup is not correct:
/bin/sh: http://www.mydomain.tld/?lottery-cron=check: No such file or directory
Top

Peggy
Posts: 4
Joined: Fri Jun 12, 2015 6:43 am

Re: I Need WordPress Cron Setup Help
  • Quote

Post by Peggy » Tue Dec 13, 2016 9:06 am

You can use any external crontab (like https://www.easycron.com/), which starts processes on the URL(like http://www.mydomain.tld/?lottery-cron=check), hope the help.
Top

ScIT
Support team
Posts: 617
Joined: Mon Feb 23, 2015 4:13 pm

Os: Ubuntu 17x
Web: apache + nginx
Re: I Need WordPress Cron Setup Help
  • Quote

Post by ScIT » Tue Dec 13, 2016 11:38 am

Peggy wrote:You can use any external crontab (like https://www.easycron.com/), which starts processes on the URL(like http://www.mydomain.tld/?lottery-cron=check), hope the help.
An external service is not needed!!!

Just set the cron command to: php /home/[user]/web/[domain.tld]/public_html/index.php?lotttery-cron=check
Top

mehargags
Support team
Posts: 1096
Joined: Sat Sep 06, 2014 9:58 pm
Contact:
Contact mehargags
Website Skype

Os: Debian 8x
Web: apache + nginx
Re: I Need WordPress Cron Setup Help
  • Quote

Post by mehargags » Tue Dec 13, 2016 11:46 am

or you can just use curl too
Top

Liam
Posts: 3
Joined: Sat Jul 02, 2016 11:22 am

Re: I Need WordPress Cron Setup Help
  • Quote

Post by Liam » Tue Dec 13, 2016 1:45 pm

You could try with curl:

Code: Select all

curl -O - http://www.mydomain.tld/?lottery-cron=check
Top


Post Reply
  • Print view

5 posts • Page 1 of 1

Return to “Web Server”



  • 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
 

 

cron

Login  •  Register

I forgot my password