View Single Post
Old May 16th, 2005, 01:19 AM   #19 (permalink)
smokn28
Member
Verified Customer
 
Join Date: Oct 2004
Location: Virginia
Posts: 125
Send a message via AIM to smokn28
Just wanting to see if I am on the right track here....

I am running Threads v6.5.1.1 and running Classifieds v2.3. I have access to my WebHost Manager as well as my cPanel.

I followed the same cron path style as I had in there before from a previous cron tab I set up with Threads.

Here is what I have set up:

*/10 * * * * /usr/bin/php /home/smoknz28/public_html/ubbthreads/classfieds/sendnotic.php

Running the cron task as I have it above sends back a confirmation email to me every time it runs (I only have it set this way for testing purposes) with the following:

Status: 404
Content-type: text/html
X-Powered-By: PHP/4.3.10

No input file specified.
=================================================


Should my cron task look more like the one that was posted initially on this thread:

*/10 * * * * /usr/bin/wget --spider http://www.f-bodyhideout.com/ubbthre...sendnotice.php

Last edited by smokn28; May 16th, 2005 at 01:43 AM. Reason: Update
smokn28 is offline   Reply With Quote