Skip to content
View in the app

A better way to browse. Learn more.

Froxlor Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Question abut cron

Featured Replies

I have Froxlor up and running om my CentOS 5.5 box. I have a few qustions about the cron settings, though. I have set up the following entries, and the config files for apache and bind are updated properly.

 

*/5 * * * * root /usr/bin/php /pathto/cron_tasks.php

 

30 0 * * * root /usr/bin/php /pathto/cron_ticketarchive.php

 

0 0 * * * root /usr/bin/php /pathto/cron_traffic.php

 

However some features are not working, for example traffic statistics and directory protection with htpasswd. What am I missing?

What you got looks like an old SysCP Cronjob, this is what Froxlors cronfile should look like:

 

#
# Set PATH, otherwise restart-scripts won't find start-stop-daemon
#
PATH=/sbin:/bin:/usr/sbin:/usr/bin
#
# Regular cron jobs for the froxlor package
#
# Please check that all following paths are correct
#
*/5 * * * *	root	/usr/bin/php -q /var/www/froxlor/scripts/froxlor_master_cronjob.php

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.