View Single Post
Old June 28th, 2005, 04:58 AM   #27 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,664
well you need to compile wget on your server using there instructions and once its installed you simple input something like this to your cron file

You need ssh access and gcc and make access to install software on the server

30 0 * * * /usr/bin/wget --spider http://www.viperalley.com/classifieds/sendnotice.php

alternatively you can try something like this in your cron file

30 0 * * * /path/to/classifieds/sendnotice.php
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote