Author Topic: Help on dailymail with Hostgator  (Read 2638 times)

online82

  • Posts: 15
    • View Profile
Help on dailymail with Hostgator
« on: January 05, 2007, 10:02:16 am »
My list has been working fine for months, and then I haven't
utilized the list since I have moved which is in September.  
I don't know if I had updated the script and something went
wrong, but the dailymail shows that it hasn't ran since
september 24.


Sunday, September 24th, 2006 at 11:44am

It has worked before...not sure what I need to do to change this..

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Help on dailymail with Hostgator
« Reply #1 on: January 05, 2007, 10:22:59 am »
It's possible you changed your dailymail password accidentally.  For best results, copy and paste the password from your cron task into ListMail.  If that doesn't solve it you may need to re-test the cron task, specifically the availability of "wget" the web-page-grabbing tool used by ListMail by default.  An alternative may need to be used.

Please let me know if I can be of further assistance!

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

online82

  • Posts: 15
    • View Profile
Dailymail
« Reply #2 on: January 17, 2007, 10:39:58 pm »
DW,
Thanks for the fast response...the dailymail is still not running...
I installed the script in the root of the domain.  
I doublechecked to make sure the dailymail password
is correct.  

My host is with hostgator

Here are the sample cron jobs that i have tested
but does not work...

/usr/bin/fetch -o /dev/null -T 0 http://DOMAIN.com/dailymail.php?pw=PASSWORD 1> /dev/null 2> /dev/null

curl -o /dev/null http://DOMAIN.com/dailymail.php?pw=PASSWORD 2> /dev/null

lynx > -O /dev/null -dump http://DOMAIN.com/dailymail.php?pw=PASSWORD 1> /dev/null 2> /dev/null

/usr/bin/wget -O /dev/null -T 0 http://DOMAIN.com/dailymail.php?pw=PASSWORD 1> /dev/null 2> /dev/null

What am I doing wrong, DW?  

Thanks

online82

  • Posts: 15
    • View Profile
got it resolved...
« Reply #3 on: January 18, 2007, 01:21:50 pm »
I used this and it worked on my hostgator server...

php /path/to/your/public_html/mail/dailymail.php DAILYPASS

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Help on dailymail with Hostgator
« Reply #4 on: January 18, 2007, 01:58:27 pm »
For Hostgator I have always had to upload my own copy of wget and I am not sure if this is against their policies (it probably is).

Here are the binaries I have available:

http://www.listmailpro.com/misc/wget-binaries/

I believe the FC3 version will work on HostGator.  Upload wget to your home folder then change your dailymail task and .cgi scripts to point to /home/username/wget instead of /usr/bin/wget.
Quote
I used this and it worked on my hostgator server...

Maybe I should read more carefully before responding! :D  Indeed, you can run dailymail with the PHP commandline as you describe.  It's good to know this method works on Hostgator.

Please let me know if I can be of further assistance!

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

online82

  • Posts: 15
    • View Profile
Help on dailymail with Hostgator
« Reply #5 on: January 18, 2007, 03:15:23 pm »
You are so fast at responding!  I really do appreciate it
 and i'm sure the community does too...

Thanks again.

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Help on dailymail with Hostgator
« Reply #6 on: February 25, 2007, 07:33:28 pm »
I am no longer recommending HostGator due to their policies.

Web hosts are being analyzed and reviewed - please post your recent experience if your host is not listed already!

Here's the post:
Email Web Hosting Review

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