peanut butter <[EMAIL PROTECTED]> writes: > At some point I deleted the /etc/init.d/apache wanting to "refresh" > this as well. Now I can't get it back. Upon several attempts to > re-install "apache" and "apache-common", I get the error: > > "Setting up apache (1.3.9-13.2) ... > update-rc.d: /etc/init.d/apache: file does not exist"
Hmm. What about creating a 'dummy' script: $ touch /etc/init.d/apache $ chmod 755 /etc/init.d/apache and then reinstalling the apache package? (/etc/init.d/apache should be in package 'apache') moritz -- Moritz Schulte <[EMAIL PROTECTED]> http://www.chaosdorf.de/moritz/ Debian/GNU supporter - http://www.debian.org/ http://www.gnu.org/ GPG fingerprint = 3A14 3923 15BE FD57 FC06 B501 0841 2D7B 6F98 4199