#!/usr/bin/env php You need to enable the cron module before this script can be used. You can enable it by editing your config.php file. Example: echo '$config["module.enable"]["cron"] = true;' >> "/var/www/html/simplesamlphp/config/config.php"