ispCP - Board - Support
Something wrong with the daily logrotate - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: Something wrong with the daily logrotate (/thread-11679.html)



Something wrong with the daily logrotate - peman - 09-16-2010 05:13 PM

Hello,
Something has happened to the daily cronjob, how do i correct this?
Cron <root@portal> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
Quote:/etc/cron.daily/logrotate:
Warning: DocumentRoot [/var/www/virtual/kalle.com/v\xc3\x4aern\xc3\xa3s.net/htdocs] does not exist
Warning: DocumentRoot [/var/www/virtual/kalle.com/v\xc3\x4aern\xc3\xa3s.net/htdocs] does not exist
Warning: DocumentRoot [/var/www/virtual/kalle.com/v\xc3\x4aern\xc3\xa3s.net/htdocs] does not exist

Has the user deleted something he actually shouldnt or couldnt delete but somehow succeeded?


RE: Something wrong with the daily logrotate - kilburn - 09-17-2010 04:29 PM

Two possibilities:

1. Old ispcp versions just moved the "htdocs" folder when you disabled a user account, and thereafter generated this error. Don't worry about it, it can be safely ignored.

2. The user did indeed delete his "htdocs" folder. Too bad she will now be unable to recreate it (and hence to have any running website). You must manually recreate it for him...


RE: Something wrong with the daily logrotate - peman - 09-17-2010 05:26 PM

Thank you very much Smile I´ll try that.