Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question
Tag: crontrigger
Parameter passing with usr/bin/php p in cron jobs
I have a problem with cron task creating. I created the task, and its working just fine on my server if I run the following command: At the crontab I use the following command: If I run this command, I only get the symfony commands list. In other words, it looks the same as if I type in just php
database and wordpress backup cron job
i want to run a cron job that back ups my mysql database and my wordpress files once a day from the hostgator cpanel. i found a sample script and edited the parameters with my information but it doesn’t seem to be working properly. I don’t have much experience with cron jobs so i’m not sure what all my issues