[SOLVED] CRON and wget from Administration Hi, I have standallone server with e-shop for one client. He needs in some time run some links. I set a CRON jobs in administration of ISPc3 and check log if they run. Now that client says that crons not running. Can you check it please? Thanks
The cron commands are wrong. To run a URL cron, just enter the URL into the command field of the cron settings. So the full command to be entered start with http://. Example: http://yourdomain.tld/yourscript.php?id=1
Yes, exactly ISPConfig creates the nescessary code for these cronjobs automatically, see files in /etc/cron.d/ for the genarated configuration.