Cron error "syntax error, unexpected '.', expecting '" using 1 & 1 hosting

Re: Cron error "syntax error, unexpected '.', expecting '" using 1 & 1 hosting

by Bret Miller -
Number of replies: 1
Picture of Particularly helpful Moodlers

From cron, isn't the best method of running it by using the CLI version:

* * * * * php yourinfo.com/admin/cli/cron.php



Average of ratings: Useful (1)
In reply to Bret Miller

Re: Cron error "syntax error, unexpected '.', expecting '" using 1 & 1 hosting

by Dave Emsley -

Yes, if you have that type of access.


Interestingly enough I have the same error (same hosts) but my lib/clilib.php doesn't have that code.


Dave