FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Process queue without cron jobs
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Process queue without cron jobs [message #170066 is a reply to message #170063] Fri, 08 October 2010 15:55 Go to previous messageGo to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma:
Senior Member
On 10/8/2010 11:44 AM, Netlopa wrote:
> Hi,
>
> I'm writing here to ask you how can I automatize the queue processing of
> phpList.
> My hosting doesn't support cron jobs, so now we process manually the
> queue (we have to click all the days, once an hour).
> I want to automatize the process, but we cannot use cron jobs from the
> hosting company.
> Are there any workaround?I've tried to write a batch, running into a
> client, that does wget to retrieve a page, but doesn't function.
> The wget command is like this:
>
> wget -q -O -
> ' http://www.mydomain.com/lists/admin/index.php?page=processqueue&login=m yusername&password=mypassword&reload=0'
>
>
> Unfortunately, the amount of emails that I would send is very high :(
>
> Thank you in advance for your future proposals :)
>
> Netlopa

What does this have to do with PHP? wget is not a PHP command, after all.

Maybe you need another host. Or ask in a more appropriate newsgroup.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Send .csv file to browser
Next Topic: PHP Form Cookie Question
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Nov 23 12:01:59 GMT 2024

Total time taken to generate the page: 0.04422 seconds