tbrehm
2012-07-19 dae3b41faee2777046b0b612e2bd8b28caf0f189
Fixed a warning in cron log on non web servers.
1 files modified
2 ■■■ changed files
server/cron_daily.php 2 ●●● patch | view | raw | blame | history
server/cron_daily.php
@@ -257,7 +257,7 @@
// Make the web logfiles directories world readable to enable ftp access
#######################################################################################################
exec('chmod +r /var/log/ispconfig/httpd/*');
if(is_dir('/var/log/ispconfig/httpd')) exec('chmod +r /var/log/ispconfig/httpd/*');
#######################################################################################################
// Manage and compress web logfiles and create traffic statistics