Hello,
I was just trying to set up the cron job for my phpfox software, which has to be entered as a command using curl:
curl -s https://www.domain.com/cron.php?token=123456
When I try to run this cron task, I have to wait 60 seconds and get an Apache error in the log files, because of a...