Again problem with Cronjob

In the past I had problem with cronjobs : https://forums.phplist.com/viewtopic.php?f=35&t=41064

My provider has changed the server and his now working with a Cloud.

The cronjob was working wit this command : /usr/bin/curl http://www..nl/phplist/admin/index.php?page=pageaction&action=processqueue&login=&password=***

I can not use the /usr/bin/curl command anymoer it must start with http.

So I left out the /usr/bin/curl but now it is not working?

What am I doin wrong?

Thanks and greetings,

Erik.

Don it this way directly in the browser : http://www.mydomain.com/phplist/admin/index.php?page=processqueue&login=XXX&password=XXX

And now I am getting this messag in PhPlist : This page can only be called from the commandline

MMmmhh…

Use the instructions here:
https://resources.phplist.com/system/remote_processing?s[]=secret

It’s a new way of processing.

Dan

Thanks for the quick answer Dan,

I am still on PHPLIST 3.012…

Greetings,

Erik