29
11
2007
LAMP ::: Executing php-script via cron
Posted by: fidel in mac, tags: cron, cronnix, curl, mac, phpThere are several ways to combine php-scripts with cron.
Today i realized that using CURL is an option to.
So basicly you could just do the following in commandline / Teminal.app:
curl http://your.server.ip.or.name/your-php-script-file.php
If that works for you, just continue with a manual cron-entry or using cronnix to add the cron-job
Similar Posts:













Entries (RSS)