[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#401053: apache2: force-reload doesn't take 'runlevels' into account



Package: apache2
Severity: normal

Hi,

I disabled apache2 in all runlevels with sysv-rc-conf. Start and restart work fine, force-reload doesn't. And since php5 uses force-reload...

debian:~# invoke-rc.d apache2 start
debian:~# invoke-rc.d apache2 start
debian:~# invoke-rc.d apache2 restart
debian:~# invoke-rc.d apache2 force-reload
Forcing reload of web server (apache2)...apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
httpd (no pid file) not running
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
.
debian:~# invoke-rc.d apache2 stop
Stopping web server (apache2)...apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
.
debian:~# 

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)



Reply to: