PDA

View Full Version : Cron Job - Cannot use GET



akreider2
07-01-2009, 02:42 PM
I want to run a cron job to call a URL. I previously used GET do to this. But on my VPS (Centos) GET isn't installed.

Ex.
GET http://www.domain.org/runcron.php

How can I do this?

I know I can run php on a local file in cron, but I want to do this on a remote domain.

Aaron

akreider2
07-01-2009, 02:44 PM
I figured it out - I should use wget.

JPC-Rizwan
07-01-2009, 02:48 PM
Hi Aaron,

Please open a support ticket and we will install GET on your vps for you.