Installation Complete

Installation finished successfully.

Please proceed to the admin panel to configure your site
There are a lot of maintenance related tasks which need to be executed regularly for your site to function correctly. These tasks are executed with the help of 'Cron Jobs' (under Unix) or 'Scheduled Tasks' (under Windows).
The main task ({output.basepath}/tools/cron/cron.php) must be able to run every 5 minutes.

IMPORTANT! Please copy this command to be run by cron as it's needed when you setup your cron job:
{output.phpbin} -f {output.basepath}/tools/cron/cron.php

Please note that the path to the php binary could not be detected automatically. You need to replace "{output.phpbin}" in the command above with the actual path.



Also check out the available documentation on setting up cron jobs