View Single Post
Old 11-24-2004, 10:42 AM   #6
siliconkibou
Green Mole
 
Join Date: Dec 2003
Posts: 11
Thanks for this insight, Ensim!

I never even thought about using the wget command.

Works great!

It should be noted that some cron setups will drop the "http://www.mysite.org/phpdig/admin/update.php?path=&site_id=1&exp=1" due to the double quotes.

Using single quotes like 'http://www.mysite.org/phpdig/admin/update.php?path=&site_id=1&exp=1' seems to work fine in all cases.

Thanks again, and awesome work!
siliconkibou is offline   Reply With Quote