[cron] Issue with question mark
Permalink
Hello,
My Concrete5 website is hosted on a shared OVH server.
I have tried to activate cron jobs on it, by adding the full default optimisation set, or by adding each job one by one.
or or
That didn't work (return: 1): I thought it was due to a directory error (with or without "www" in the address). Actually, contrary to the old version of the OVH manager, the new version doesn't allow me to use question marks. So, although the older host manager version didn't block me (probably an oversight), it seems that I can't use question marks.
What may I do, please?
Thanks a lot,
PS: is there also a way please to add a database automatic backup? Thanks.
My Concrete5 website is hosted on a shared OVH server.
I have tried to activate cron jobs on it, by adding the full default optimisation set, or by adding each job one by one.
ccm/system/jobs?auth=...
ccm/system/jobs?auth=...&jID=...
tools/required/jobs?auth=...&jID=1
That didn't work (return: 1): I thought it was due to a directory error (with or without "www" in the address). Actually, contrary to the old version of the OVH manager, the new version doesn't allow me to use question marks. So, although the older host manager version didn't block me (probably an oversight), it seems that I can't use question marks.
What may I do, please?
Thanks a lot,
PS: is there also a way please to add a database automatic backup? Thanks.
Look like the tutorial is solution for you, at:https://www.easycron.com/cron-job-tutorials/how-to-set-up-cron-job-f...
Thanks for the answer. But this page just asks to copy/paste the concrete5 link and doesn't fix my question mark problem. Thanks.