Query on preload Cron Job
-
Hi,
I am getting an error on the cron job for preload:
So I am calling the URL with php but bash sees the dynamic parameters as
command not found
And the command line is expecting an input at the end – this happens both as a cron job and when run directly in the command line
[websit10@byn03be ~]$ /usr/bin/php -q https://website.com?swcfpc=1&swcfpc-preloader=1&swcfpc-sec-key=1234567 [1] 164948 [2] 164949 bash: swcfpc-preloader=1: command not found bash: swcfpc-sec-key=1234567: command not found [2]+ Exit 127 swcfpc-preloader=1 [websit10@byn03be ~]$ No input file specified.
How to rectify
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Query on preload Cron Job’ is closed to new replies.