Thread
:
ISPCONFIG 3.0.3.3 Apache2 SIGWINCH but not restarting ...
View Single Post
#
6
24th May 2011, 14:08
till
Super Moderator
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,071
Thanks: 697
Thanked 4,251 Times in 3,263 Posts
Change line 142 in /usr/local/ispconfig/server/mods-available/web_module.inc.php from:
exec($conf['init_scripts'] . '/' . $daemon . ' reload');
to:
exec($conf['init_scripts'] . '/' . $daemon . ' restart');
Which Linux distribution do you use?
__________________
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