Author Topic: I am receiving this cron error email message  (Read 3539 times)

positiveprofits

  • Posts: 10
    • View Profile
I am receiving this cron error email message
« on: September 28, 2008, 06:09:25 pm »
Hello,

I am receiving this cron error email message:

/bin/sh: -c: line 0: syntax error near unexpected token `('
/bin/sh: -c: line 0: `/usr/bin/wget -O /dev/null -T 0
http://example.com/L9/dailymail.php?pw=6c*(A$6}:H;$ 1> /dev/null 2> /dev/null'


I suspect that my dailymail password is too much for the server/script?

What do I do?

Thanks,

~Lisa:-)

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
I am receiving this cron error email message
« Reply #1 on: October 23, 2008, 12:55:14 pm »
Hi Lisa,

Yes, it appears the special characters in your password may be affecting the command.  The reason is the cron is executed from a very complex scripting environment (linux shell).  You can try "escaping" the characters, by preceding them with a "\" or you could try something alpha-numeric.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting

positiveprofits

  • Posts: 10
    • View Profile
Still not working.
« Reply #2 on: November 07, 2008, 05:20:47 pm »
Hi,
Thanks:-)
I figured that out, but it still doesn't work.
No errors, but nothing's sending.
Lisa

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
I am receiving this cron error email message
« Reply #3 on: November 10, 2008, 07:07:52 am »
Do you know if when dailymail runs a queue is set up and sends to the mail server?  Do you receive a "Dailymail Report" email at your Administrator Email address?

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting