Thread: php question
View Single Post
Old 07-18-2004, 09:49 AM  
Stramm
Confirmed User
 
Join Date: Jan 2003
Location: NL
Posts: 342
Quote:
Originally posted by UltraSonic
Might be because you have to restart the crontab i think
restart crontab???? huh??


that works
30 1 * * * /usr/local/bin/wget --spider -q http://www.yourdomain.com/path/script.php >/dev/null 2>&1

the path top wget you can get with 'whereis wget' (SSH or telnet)

if it's htaccess/ htpasswd protected... then http://user:[email protected]/path/script.php ....
Stramm is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote