hi, i have problems with cups und apache2. they doesnt start automatical.
i have to start cups manuel:
sudo /etc/init.d/cups start
than it works.
if i do:
sudo /etc/init.d/apache2 start
i get a fail message.
if i do:
sudo update-rc.d cupsd defaults
i get:
update-rc.d: /etc/init.d/cupsd: file does not exist
whats wrong here?
thanks
i have to start cups manuel:
sudo /etc/init.d/cups start
than it works.
if i do:
sudo /etc/init.d/apache2 start
i get a fail message.
if i do:
sudo update-rc.d cupsd defaults
i get:
update-rc.d: /etc/init.d/cupsd: file does not exist
whats wrong here?
thanks
Comment