Author Topic: Problem with Interest Cron Job  (Read 2094 times)

Offline mcliff3

Problem with Interest Cron Job
« on: November 03, 2007, 10:18:16 pm »
Trying to get interest feature to work.  Here is the error emailed to me after first attempt:

Error in argument 1, char 3: option not found /

Cron Job I entered:

/usr/bin/php -q/home/glaysia/public_html/webcasinolinks/sources/shop/dointerest.php > /home/glaysia/public_html/webcasinolinks/interest_log.htm


Any ideas???

Offline YamiKaitou

Re: Problem with Interest Cron Job
« Reply #1 on: November 03, 2007, 11:30:11 pm »
put a space after the -q

Offline mcliff3

Re: Problem with Interest Cron Job
« Reply #2 on: November 04, 2007, 06:05:06 am »
Thanks!  That did the trick!