hi what are the cronjob setting for boonex sites many thanks
hi what are the cronjob setting for boonex sites many thanks |
not sure that understood what you asked :) PS: If possible do not write me personally, please try to ask on the forum first |
when i installed my site it asked for cronjobs or if you dont no them leave blank, i used an auto installer for my site |
So what problem? Your cron's jobs is not working or what? PS: If possible do not write me personally, please try to ask on the forum first |
what is cronjobs what does it control |
what is cronjobs what does it control Cron jobs is daemon of your OS. He runs the various processes in different time intervals. You can view your cron jobs via Cpanel -> cron jobs PS: If possible do not write me personally, please try to ask on the forum first |
http://www.unixgeeks.org/security/newbie/unix/cron-1.html this will give you some basic ideas of what cron is. now specifically for dolphin, there are several functions that are automated by the cron job. in the directory /periodic, you will see a file named cron.php
the specific cron jobs are in the database in the table sys_cron_jobs
what is cronjobs what does it control there are many functions that are controlled by the cron daemon, one of the most used is the instantiation of processing videos, and then the other cron job that is used often is the setting for mass mails from the admin panel to the site members.
as you can see from the database table, there are many tasks that are automated from cron jobs. When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |