Author Topic: Can't Support Command /usr/bin/wget ....etc  (Read 2777 times)

rizkymail

  • Posts: 4
    • View Profile
Can't Support Command /usr/bin/wget ....etc
« on: November 29, 2007, 10:14:41 pm »
Sir, can i using command Cronjob for listmailpro like this ?

/usr/bin/php -q /home/username/public_html/mail/dailymail.php?pw=passworddaily

in my hosting can't support

0 0 * * * /usr/bin/wget -O /dev/null -T 0 http://example.com/mail/dailymail.php?pw=YourDailyMailPass 1> /dev/null 2> /dev/null

Thx. :D

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Can't Support Command /usr/bin/wget ....etc
« Reply #1 on: November 30, 2007, 03:39:16 am »
Please try this:
Code: [Select]
/usr/bin/php -q /home/username/public_html/mail/dailymail.php PASSWORD
Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting

rizkymail

  • Posts: 4
    • View Profile
Can't Support Command /usr/bin/wget ....etc
« Reply #2 on: November 30, 2007, 06:10:06 am »
sir, in bounce.cgi and signup1.cgi have a command like this :

# usually works as default (may be /usr/local/bin/wget or other)
$http_program = "/usr/bin/wget -O /dev/null " . $listmail_url . "/signup.php";

that script had a command 'wget'....can i changing to /usr/bin/php -q

# usually works as default (may be /usr/local/bin/wget or other)
$http_program = "/usr/bin/php -q " . $listmail_url . "/signup.php";

???

2. Sir, when i sending email to signup@mydomain.com then no reply a welcome email. What happen ???

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Can't Support Command /usr/bin/wget ....etc
« Reply #3 on: November 30, 2007, 03:15:54 pm »
Without wget or an alternative available you cannot use the included CGI scripts.  I recommend setting up a standard signup form similar to as created by the "List Settings" -> "Signup Code" page.

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

rizkymail

  • Posts: 4
    • View Profile
What Happen To This ??
« Reply #4 on: December 12, 2007, 05:06:32 am »
Sir, Can u Help Me ?? Today in my inbox Google mail, i have received something like this.





Whether, someone want to hack my form SignUp Autoresponder [ListMailPro] in my web ?? Thx

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Can't Support Command /usr/bin/wget ....etc
« Reply #5 on: December 13, 2007, 05:55:14 am »
At a glance these messages appear to be spam unrelated to ListMail.  Is there anything from ListMail in the messages?

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