Skip to content
Snippets Groups Projects
  • tbrehm's avatar
    30aa0891
    - Enhanced the installation guides · 30aa0891
    tbrehm authored
    - added a daily cronjob for stats creation in the installer.
    - Fixed a bug in the spamfilter white / blacklist forms (thanks to satommy for reporting this)
    - fixed ssl cert path in vhost templates/web_domain_ssl.htm
    - fixed a bug in the apache plugin which prevented the copying of the standard error and index files.
    30aa0891
    History
    - Enhanced the installation guides
    tbrehm authored
    - added a daily cronjob for stats creation in the installer.
    - Fixed a bug in the spamfilter white / blacklist forms (thanks to satommy for reporting this)
    - fixed ssl cert path in vhost templates/web_domain_ssl.htm
    - fixed a bug in the apache plugin which prevented the copying of the standard error and index files.
cron_daily.sh 153 B
#!/bin/bash

PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin

/usr/bin/php -q /usr/local/ispconfig/server/cron_daily.php