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
Process queue without cron jobs [message #170063] Fri, 08 October 2010 15:44 Go to previous message
Netlopa is currently offline  Netlopa
Messages: 4
Registered: October 2010
Karma:
Junior Member
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
[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:41:39 GMT 2024

Total time taken to generate the page: 0.04584 seconds