View Single Post
Old 09-21-2006, 11:01 AM   #1
fwbbetsy
Green Mole
 
Join Date: Sep 2006
Posts: 1
Cron problem, please help me!!!!

I have a website (http://pro.emeraldcoasttraffic.com) at the bottom is a table called click contest winners and those winners are suppose to be totled every day but it isn't working. I found a txt file that I think might be the problem.

Here is what the file says:

/usr/bin/php /home/CHangeme/public_html/cronner/clickcontest.cron.act.php >/dev/null ( RAN DAILY )
/usr/bin/php /home/CHangeme/public_html/cronner/promocontest.cron.act.php >/dev/null ( RAN MONTHLY )
/usr/bin/php /home/CHangeme/public_html/cronner/inactivity.60daydelete.cron.php >/dev/null ( RAN DAILY )
/usr/bin/php /home/CHangeme/public_html/cronner/inactivity.daily.cron.php >/dev/null ( RAN DAILY )
/usr/bin/php /home/CHangeme/public_html/cronner/todaysurfpromo.php >/dev/null ( RAN DAILY )
/usr/bin/php /home/CHangeme/public_html/cronner/classmode.act.php.php >/dev/null ( RAN DAILY )
/usr/bin/php /home/CHangeme/public_html/cronner/Scheduled_Email_Sender.cron.php >/dev/null ( RUN NEWSLETTER HOW EVER OFTEN YOU WANT IT TO RUN )
/usr/bin/php /home/CHangeme/public_html/cronner/movecredits.cron.act.php >/dev/null ( RAN DAILY )
#####################
#### Surf 4 Cash #############
/usr/bin/php /home/CHangeme/public_html/cronner/admincash4surfpay_silverm.cron.php >/dev/null ( RAN DAILY )
/usr/bin/php /home/CHangeme/public_html/cronner/admincash4surfpay_goldm.cron.php >/dev/null ( RAN DAILY )
/usr/bin/php /home/CHangeme/public_html/cronner/admincash4surfpay_freem.cron.php >/dev/null ( RAN DAILY )
/usr/bin/php /home/CHangeme/public_html/cronner/admincash4surfpay_bronzem.cron.php >/dev/null ( RAN DAILY )


my question is does the CHangeme have to be changed to something? Any help would be aapriciated.

thanks

Betsy
fwbbetsy is offline   Reply With Quote