Thread
:
log files, rotation and emailing them
View Single Post
#
20
25th January 2006, 11:22
till
Super Moderator
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
Can you add this line before the line $link = readlink("$webroot/$virtual_host");:
Code:
echo "$webroot/$virtual_host\n";
This will output the values and we can see when its stops.
__________________
Till Brehm
--
Get
ISPConfig support
and the
ISPConfig 3 manual
from ispconfig.org.
till
View Public Profile
Send a private message to till
Find all posts by till