I am trying una and while installing, i forgot to copy the code of the cron job at the end.
where can i get this code and how can i implement it in AWS
I am trying una and while installing, i forgot to copy the code of the cron job at the end. where can i get this code and how can i implement it in AWS Always remember that the future comes one day at a time. |
How are you hosting the site, give as much details as possible; but no passwords of course. Geeks, making the world a better place |
Cronjob for UNA should look like this: * * * * * /path_to_php_binary/php -q /path_to_una/periodic/cron.php Rules → http://www.boonex.com/terms |
Thanks Always remember that the future comes one day at a time. |