cronjob, for me doesnt work...

rakeljuice

New member
Joined
Dec 5, 2011
Messages
2
Hello. Ive got a problem in my server: I send during the night a newsletter via phpList, and the server stops at 00:00, (I dont know why), but they said to me to create a cronjob to force the process to start again at 00:15. I ve tried it, but doesnt work...
Im a bit desperate. Ill tell you what I do:

At first, I wrote in command this url, that works on an explorer:


Code:
http://www.midominio.com/phplist/admin/index.php?page=processqueue&login=admin&password=123456

And this variations aswell:


Code:
/home/midominio/domains/midominio.com/public_html/phplist/admin/index.php?page=processqueue&login=admin&password=123456

Code:
/home/midominio/public_html/phplist/admin/index.php?page=processqueue&login=admin&password=123456

Ive tried other variations, with comma, without it, different days, hours, .... and doesnt work.

Can you help me, please?
 
Back
Top