Page 1 of 1

cron.php => Incorrect password

Posted: Thu Jan 11, 2018 12:16 pm
by cryoxdsl
Hello everyone.

I have a problem with the file "cron.php". I use https://cron-job.org/ with the correct password but I have an error when launching the script: Incorrect password.

Image

Do you have an idea ?

Thanks in advance.

Re: cron.php => Incorrect password

Posted: Thu Jan 11, 2018 2:48 pm
by Fraggboy
cron.php requires the full word, not just pass.

Change your line to: www.meteo13.fr/load/cron.php?password=meteotemplate


I've noticed that several php pages are different. Some require pass=, while others require password=

Re: cron.php => Incorrect password

Posted: Thu Jan 11, 2018 5:00 pm
by cryoxdsl
Thank you very much Fraggboy.
I thought of many other things but not that!

It works perfectly now.

Thank you