1. Log into your website's control panel (Note that this is not your Password Protector SD control panel, but rather the panel provided by your web hosting provider).
2. Click on "Cron Jobs" (note that the title of this section varies from one control panel to another).
Cron job icon on a standard cPanel control panel.
3. Create a cron job that runs every 15 minutes. The cron job should run the file entitled cron_notices.pl which comes with your Password Protector SD ZIP file. The final cronjob should be as follows:
*/15 * * * *
/your/full/server/path/to/cgi-bin/ppSD/cron_notices.pl
Important: Some web hosting providers do not provide cron jobs. Contact your web hosting provider to determine whether you can run cron jobs on your server. If any additional questions arise concerning cron jobs, please contact your web hosting provider.